Skip to content

Commit

Permalink
chore(actions): bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 15b1bc3 commit 9db09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
image: ${{ env.image_tag }}

- name: Scan image
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.25.0
with:
image-ref: ${{ env.image_tag }}
format: 'table'
Expand Down

0 comments on commit 9db09b2

Please sign in to comment.