Skip to content

Commit 57d930a

Browse files
authored
Merge pull request #1420 from oneapi-src/dependabot/github_actions/dot-github/workflows/actions-dependencies-b9ca4b3f2d
Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 in /.github/workflows in the actions-dependencies group
2 parents 98b0170 + 99b3075 commit 57d930a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Run Trivy
24-
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
24+
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
2525
with:
2626
scan-type: 'config'
2727
hide-progress: false

0 commit comments

Comments
 (0)