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 2710290 commit 7081f6cCopy full SHA for 7081f6c
.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@4be3c24559b430723e51858969965e163b196957 # v3.3.5
+ uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4 # v3.3.6
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments