Skip to content

Commit 72d453a

Browse files
committed
build: dependabot anchore scan upgrade to 6.5.1
1 parent 36e6513 commit 72d453a

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@be7a22da4f22dde446c4c4c099887ff5b256526c # 6.3.0
46+
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # 6.5.1
4747
id: scan
4848
with:
4949
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)