Skip to content

Commit 12a3d6e

Browse files
authored
Merge branch 'main' into dependabot/github_actions/updatecli/updatecli-action-2.89.0
2 parents 6c3b761 + de4e1cd commit 12a3d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
3939

4040
- name: Run the Anchore Grype scan action
41-
uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae
41+
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e
4242
id: scan
4343
with:
4444
path: "."

0 commit comments

Comments
 (0)