Skip to content

Commit

Permalink
Bump anchore/scan-action from v2.0.2 to v2.0.4
Browse files Browse the repository at this point in the history
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from v2.0.2 to v2.0.4.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](anchore/scan-action@v2.0.2...3c947f3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent bdc7101 commit ed91efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore-analysis.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
push: false
tags: ${{ env.DOCKER_IMAGE_NAME }}:latest
- name: Perform Anchore analysis
uses: anchore/scan-action@v2.0.2
uses: anchore/scan-action@v2.0.4
with:
acs-report-enable: true
image: ${{ env.DOCKER_IMAGE_NAME }}:latest
Expand Down

0 comments on commit ed91efa

Please sign in to comment.