Skip to content

Commit

Permalink
Merge pull request bunkerity#1613 from bunkerity/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/1.5/aquasecurity/trivy-action-0.28.0

deps/gha: Bump aquasecurity/trivy-action from 0.24.0 to 0.28.0
  • Loading branch information
TheophileDiot authored Oct 25, 2024
2 parents 2c58d95 + 11a8317 commit a0f1572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# Check OS vulnerabilities
- name: Check OS vulnerabilities
if: ${{ inputs.CACHE_SUFFIX != 'arm' }}
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24.0
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
with:
vuln-type: os
skip-dirs: /root/.cargo
Expand Down

0 comments on commit a0f1572

Please sign in to comment.