We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 728d465 + 8acce3e commit 9bab2c4Copy full SHA for 9bab2c4
1 file changed
.github/workflows/anchore.yml
@@ -38,7 +38,7 @@ jobs:
38
run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
39
40
- name: Run the Anchore Grype scan action
41
- uses: anchore/scan-action@0d444ed77d83ee2ba7f5ced0d90d640a1281d762
+ uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175
42
id: scan
43
with:
44
path: "."
0 commit comments