We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cc1b6 commit 4394ff9Copy full SHA for 4394ff9
.github/workflows/anchore.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: List the Docker image
44
run: docker image ls
45
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
46
- uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # 7.2.1
+ uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # 7.2.2
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments