Skip to content

Commit

Permalink
Merge pull request #4611 from bcgov/renovate/aquasecurity-trivy-actio…
Browse files Browse the repository at this point in the history
…n-digest

chore(deps): update aquasecurity/trivy-action digest to a11da62
  • Loading branch information
funtigr authored Jan 9, 2025
2 parents a273928 + c4518c8 commit 1e7814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/scan-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
using: composite
steps:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0
uses: aquasecurity/trivy-action@a11da62073708815958ea6d84f5650c78a3ef85b
continue-on-error: true
with:
image-ref: ${{ inputs.image }}
Expand Down

0 comments on commit 1e7814b

Please sign in to comment.