Skip to content

Commit 6d4180f

Browse files
build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 (#259)
1 parent c6ab1e2 commit 6d4180f

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.32.0
12+
uses: aquasecurity/trivy-action@0.33.0
1313
with:
1414
image-ref: 'tungbq/devops-toolkit:latest'
1515
format: 'table'

0 commit comments

Comments
 (0)