Skip to content

Commit 044c744

Browse files
committed
chore(build): update anchore to 7.0.0 via dependabot
1 parent 29adc16 commit 044c744

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: List the Docker image
4444
run: docker image ls
4545
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
46-
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # 6.5.1
46+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # 7.0.0
4747
id: scan
4848
with:
4949
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)