Skip to content

Commit 51fa3d6

Browse files
committed
chore: anchore anchore/scan-action upgrade 7.1.0 to 7.2.0
1 parent c85105c commit 51fa3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: List the Docker image
4444
run: docker image ls
4545
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
46-
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # 7.1.0
46+
uses: anchore/scan-action@3aaf50d765cfcceafa51d322ccb790e40f6cd8c5 # 7.2.0
4747
id: scan
4848
with:
4949
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)