Skip to content

Commit

Permalink
build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/trivy-action](https:/aquasecurity/trivy-action) from 0.23.0 to 0.24.0.
- [Release notes](https:/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@7c2007b...6e7b7d1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 6db14d8 commit 71b7d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
version: latest
- name: Scan Dockerfiles
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # tag=0.23.0
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # tag=0.24.0
with:
scan-type: config
skip-files: "Dockerfile.examples,Dockerfile.gitpod"
Expand Down

0 comments on commit 71b7d69

Please sign in to comment.