Skip to content

Commit 958bb22

Browse files
Merge pull request #108 from steadybit/dependabot/github_actions/aquasecurity/trivy-action-0.35.0
chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0
2 parents ae2aa26 + 978df19 commit 958bb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cve-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fi
9696
9797
- name: Run Trivy
98-
uses: aquasecurity/trivy-action@0.34.1 # NOSONAR githubactions:S7637 - verified action creator
98+
uses: aquasecurity/trivy-action@0.35.0 # NOSONAR githubactions:S7637 - verified action creator
9999
env:
100100
TRIVY_DISABLE_VEX_NOTICE: 'true'
101101
TRIVY_SHOW_SUPPRESSED: 'true'

0 commit comments

Comments
 (0)