Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action digest to 6e7b7d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 413e5b0 commit 674be3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
docker build -t docker.io/my-organization/my-app:${{ github.sha }} .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@1a53202fc4739ec1e5a2f9b55ce24540d2e2da41
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
with:
image-ref: 'docker.io/my-organization/my-app:${{ github.sha }}'
format: 'template'
Expand Down

0 comments on commit 674be3a

Please sign in to comment.