Skip to content

Commit 86d7de7

Browse files
committed
chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82
1 parent 97e5ddf commit 86d7de7

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@8d2fce09422cd6037e577f4130e9b925e9a37175 # 7.3.1
46+
uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # 7.3.2
4747
id: scan
4848
with:
4949
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)