Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
  • Loading branch information
dependabot[bot] and DerekRoberts committed May 14, 2024
1 parent f2ceae3 commit 131a2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Image Scan
uses: aquasecurity/trivy-action@0.9.1
uses: aquasecurity/trivy-action@0.9.2
continue-on-error: true
with:
image-ref: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 131a2bc

Please sign in to comment.