Skip to content

Commit 2868501

Browse files
chore(deps): update anchore/scan-action action to v7.2.2
1 parent 5612a4d commit 2868501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
*.cache-from=type=gha
7171
*.cache-to=type=gha,mode=max
7272
73-
- uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1
73+
- uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # v7.2.2
7474
id: scan
7575
if: ${{ github.event_name != 'pull_request' && github.event_name != 'merge_group' }}
7676
with:

0 commit comments

Comments
 (0)