Skip to content

Commit f70daf8

Browse files
authored
Merge pull request #779 from pgsty/dependabot/github_actions/github-actions-c2a6f379fb
chore(deps): bump the github-actions group with 3 updates
2 parents c73d321 + 1804650 commit f70daf8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ jobs:
4040
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4
4141

4242
- name: Initialize CodeQL
43-
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3
43+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v3
4444
with:
4545
languages: ${{ matrix.language }}
4646

4747
- name: Perform CodeQL Analysis
48-
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3
48+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v3
4949
with:
5050
category: "/language:${{ matrix.language }}"

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
103103

104104
- name: Set up Docker Buildx
105-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
105+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
106106

107107
- name: Login to Docker Hub
108108
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0

0 commit comments

Comments
 (0)