Skip to content

Commit

Permalink
Merge pull request #48 from jonhadfield/dependabot/github_actions/aqu…
Browse files Browse the repository at this point in the history
…asecurity/trivy-action-0.16.0

Bump aquasecurity/trivy-action from 0.13.1 to 0.16.0
  • Loading branch information
jonhadfield authored Dec 20, 2023
2 parents 6f22f34 + 3d83791 commit 92d6a0b
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 @@ -52,7 +52,7 @@ jobs:
ghcr.io/${{ github.repository }}:${{ env.TAG }}
- name: trivy image scan
uses: aquasecurity/trivy-action@0.13.1
uses: aquasecurity/trivy-action@0.16.0
with:
image-ref: ${{ github.repository }}:latest
exit-code: 0
Expand Down

0 comments on commit 92d6a0b

Please sign in to comment.