Skip to content

Commit 1fb82e1

Browse files
Merge pull request #52 from rancher/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
2 parents 565acbf + fc984a1 commit 1fb82e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
TAG=${{ env.TAG }}
3333
3434
- name: Run Trivy vulnerability scanner
35-
uses: aquasecurity/trivy-action@0.28.0
35+
uses: aquasecurity/trivy-action@0.29.0
3636
with:
3737
image-ref: rancher/hardened-node-feature-discovery:${{ env.TAG }}-amd64
3838
ignore-unfixed: true

0 commit comments

Comments
 (0)