Skip to content

Commit

Permalink
chore: update aquasecurity/trivy-action digest to 18f2510 (#30)
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 Nov 23, 2024
1 parent f6330ba commit 4715bef
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 @@ -20,7 +20,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@93941cebba762da4c91a91883859bf1bfb221c73 # master
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # master
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 4715bef

Please sign in to comment.