Skip to content

Commit

Permalink
Build(deps): Bump aquasecurity/trivy-action from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pascalandy committed Jan 10, 2022
1 parent 8355a2e commit bc6a8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ jobs:
timezone: America/Montreal
- name: Checkpoint | scanner by Trivy
continue-on-error: true
uses: aquasecurity/[email protected].0
uses: aquasecurity/[email protected].1
with:
image-ref: ${{ needs.myvars.outputs.DKR_PREFIX }}:${{ needs.myvars.outputs.VERSION_CI }}
exit-code: "0"
Expand Down

0 comments on commit bc6a8a1

Please sign in to comment.