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 36e6513 commit 72d453aCopy full SHA for 72d453a
.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@be7a22da4f22dde446c4c4c099887ff5b256526c # 6.3.0
+ uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # 6.5.1
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments