Skip to content

Commit

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

deps/gha: bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
  • Loading branch information
TheophileDiot authored Jun 18, 2024
2 parents d0640d5 + a9efe76 commit 8bf1bae
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 @@ -117,7 +117,7 @@ jobs:
# Check OS vulnerabilities
- name: Check OS vulnerabilities
if: ${{ inputs.CACHE_SUFFIX != 'arm' }}
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # v0.22.0
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # v0.23.0
with:
vuln-type: os
skip-dirs: /root/.cargo
Expand Down

0 comments on commit 8bf1bae

Please sign in to comment.