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 f9e92d3 commit a38aeb4Copy full SHA for a38aeb4
.github/workflows/anchore-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
33
34
- name: Run the anchore scan action
35
- uses: anchore/scan-action@2aa9b8d4ad48dfd7ffac6aa6010f22f279049aa7
+ uses: anchore/scan-action@a958206db90a52634bf2c841fbef3ba1e6df5680
36
id: anchore_scan
37
with:
38
image: "localbuild/testimage:latest"
0 commit comments