We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ab1e2 commit 6d4180fCopy full SHA for 6d4180f
1 file changed
.github/workflows/vulnerability-scanner.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04
10
steps:
11
- name: Run Trivy vulnerability scanner
12
- uses: aquasecurity/trivy-action@0.32.0
+ uses: aquasecurity/trivy-action@0.33.0
13
with:
14
image-ref: 'tungbq/devops-toolkit:latest'
15
format: 'table'
0 commit comments