Skip to content

Commit

Permalink
chore: update aquasecurity/trivy-action digest to 89b14e5 (#1857)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 9c75554 commit df1d5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@97646fedde05bcd0961217c60b50e23f721e7ec7 # master
uses: aquasecurity/trivy-action@89b14e517dd8699cba3d787e53d4355cad28605c # master
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit df1d5dd

Please sign in to comment.