Skip to content

Commit a38aeb4

Browse files
chore(deps): update anchore/scan-action digest to a958206 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9e92d3 commit a38aeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
3333

3434
- name: Run the anchore scan action
35-
uses: anchore/scan-action@2aa9b8d4ad48dfd7ffac6aa6010f22f279049aa7
35+
uses: anchore/scan-action@a958206db90a52634bf2c841fbef3ba1e6df5680
3636
id: anchore_scan
3737
with:
3838
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)