We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e5ddf commit 86d7de7Copy full SHA for 86d7de7
.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@8d2fce09422cd6037e577f4130e9b925e9a37175 # 7.3.1
+ uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # 7.3.2
47
id: scan
48
with:
49
image: "localbuild/testimage:latest"
0 commit comments