Skip to content

Commit

Permalink
Merge pull request #425 from 4k4xs4pH1r3/renovate/aquasecurity-trivy-…
Browse files Browse the repository at this point in the history
…action-digest

Update aquasecurity/trivy-action digest to 503d3ab
  • Loading branch information
4k4xs4pH1r3 committed Jul 23, 2022
2 parents 2d8eb5b + 5eed251 commit 5b8095e
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@0105373003c89c494a3f436bd5efc57f3ac1ca20
uses: aquasecurity/trivy-action@503d3abc15463af68b817d685982721f134256a5
with:
image-ref: 'docker.io/my-organization/my-app:${{ github.sha }}'
format: 'template'
Expand Down

0 comments on commit 5b8095e

Please sign in to comment.