chore(deps): update anchore/scan-action action to v3

This commit is contained in:
Renovate Bot
2021-09-02 22:07:37 +00:00
committed by Łukasz Mierzwa
parent 0973a4c02b
commit 909818659f

View File

@@ -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