Skip to content

Commit

Permalink
chore(deps): Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 9, 2024
2 parents 2b288c4 + 7501b96 commit f08d39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
docker build --target prod -t check-security .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
with:
image-ref: 'check-security'
format: 'template'
Expand Down

0 comments on commit f08d39c

Please sign in to comment.