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 235eb28 commit 3bf7faaCopy full SHA for 3bf7faa
.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@3aaf50d765cfcceafa51d322ccb790e40f6cd8c5 # 7.2.0
+ uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # 7.2.1
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments