Skip to content

Commit

Permalink
chore: update aquasecurity/trivy-action digest to 93941ce (#28)
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 19, 2024
1 parent b4a40be commit f6330ba
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@d2a392a13760cb64cb6bbd31d4bed2a7d9a5298d # master
uses: aquasecurity/trivy-action@93941cebba762da4c91a91883859bf1bfb221c73 # master
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit f6330ba

Please sign in to comment.