Commit 9c537cb7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Brad Davidson

Bump aquasecurity/trivy-action from 0.20.0 to 0.24.0 (#10795)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.24.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.20.0...0.24.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: 's avatardependabot[bot] <support@github.com> Co-authored-by: 's avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit dacc636c) Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent be60661f
...@@ -29,7 +29,7 @@ jobs: ...@@ -29,7 +29,7 @@ jobs:
make package-image make package-image
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.20.0 uses: aquasecurity/trivy-action@0.24.0
with: with:
image-ref: 'rancher/k3s' image-ref: 'rancher/k3s'
format: 'table' format: 'table'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment