Skip to content

Commit 369359c

Browse files
build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 (#255)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc941d1 commit 369359c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vulnerability-scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04
1010
steps:
1111
- name: Run Trivy vulnerability scanner
12-
uses: aquasecurity/trivy-action@0.31.0
12+
uses: aquasecurity/trivy-action@0.32.0
1313
with:
1414
image-ref: 'tungbq/devops-toolkit:latest'
1515
format: 'table'

0 commit comments

Comments
 (0)