Skip to content

Commit

Permalink
Merge pull request #50 from knechtionscoding/renovate/aquasecurity-tr…
Browse files Browse the repository at this point in the history
…ivy-action-digest

chore(deps): update aquasecurity/trivy-action digest to 69cbbc0
  • Loading branch information
knechtionscoding authored Oct 17, 2023
2 parents 49ec8b4 + 44071b1 commit 4edf14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
docker build -t ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }} .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
uses: aquasecurity/trivy-action@69cbbc0cbbf6a2b0bab8dcf0e9f2d7ead08e87e4
with:
image-ref: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}"
format: "template"
Expand Down

0 comments on commit 4edf14a

Please sign in to comment.