Skip to content

Commit

Permalink
Merge pull request #1385 from kubean-io/dependabot/github_actions/aqu…
Browse files Browse the repository at this point in the history
…asecurity/trivy-action-0.28.0

Bump aquasecurity/trivy-action from 0.20.0 to 0.28.0
  • Loading branch information
ErikJiang authored Oct 28, 2024
2 parents 535f699 + a475e56 commit 022289f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
path: "playbooks/"

- name: Run Trivy vulnerability scanner in fs mode
uses: aquasecurity/trivy-action@0.20.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: 'fs'
scan-ref: '.'
Expand Down

0 comments on commit 022289f

Please sign in to comment.