Skip to content

Commit

Permalink
Update anchore/scan-action action to v3.3.1 (#3162)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent 002d072 commit 93a79bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-anchore-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build the Docker image
run: docker build .github/actions/tools --tag localbuild/testimage:latest
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/[email protected].0
uses: anchore/[email protected].1
with:
image: "localbuild/testimage:latest"
acs-report-enable: true
Expand Down

0 comments on commit 93a79bc

Please sign in to comment.