Skip to content

Commit 1df7954

Browse files
chore(deps): update anchore/scan-action digest to 8b28347
1 parent b503aec commit 1df7954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build the Docker image
3535
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
3636
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
37-
uses: anchore/scan-action@7e1d7c7efead0a0d601d6db77ef537817e3ca6a8
37+
uses: anchore/scan-action@8b283479463e8c979d193d2616366226f91fb8c3
3838
id: scan
3939
with:
4040
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)