Skip to content

Commit

Permalink
chore(deps): bump aquasecurity/trivy-action from 0.2.1 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.1 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.2.1...0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 016a1cb commit 7c2cf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# test with specific version
sudo hd i mde@v0.0.4 -f
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.2.1
uses: aquasecurity/trivy-action@0.21.0
if: github.event_name == 'pull_request'
with:
scan-type: 'fs'
Expand Down

0 comments on commit 7c2cf6e

Please sign in to comment.