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 3671c2f commit dffd8f4Copy full SHA for dffd8f4
.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@a5605eb0943e46279cb4fbd9d44297355d3520ab # 7.0.2
+ uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # 7.1.0
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments