Skip to content

Commit 77ee723

Browse files
chore(deps): update github-actions
1 parent 27d2427 commit 77ee723

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
4747

4848
- name: Set up Docker Buildx
49-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
49+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4
5050

5151
- name: Log in to GitHub Container Registry
5252
if: github.event_name != 'pull_request'
@@ -123,7 +123,7 @@ jobs:
123123
output: 'trivy-results.sarif'
124124

125125
- name: Upload Trivy results to GitHub Security tab
126-
uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
126+
uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
127127
if: always()
128128
with:
129129
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)