Skip to content

Commit 369d865

Browse files
authored
Merge branch 'main' into update-plugins-2025/10/28/05/42/46
2 parents 000b132 + 46befd7 commit 369d865

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@a5605eb0943e46279cb4fbd9d44297355d3520ab
41+
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993
4242
id: scan
4343
with:
4444
path: "."

0 commit comments

Comments
 (0)