mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update anchore/scan-action action to v3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0973a4c02b
commit
909818659f
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
|
||||
|
||||
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
|
||||
uses: anchore/scan-action@v2
|
||||
uses: anchore/scan-action@v3
|
||||
with:
|
||||
image: "localbuild/testimage:latest"
|
||||
acs-report-enable: true
|
||||
|
||||
Reference in New Issue
Block a user