We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc941d1 commit 369359cCopy full SHA for 369359c
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.31.0
+ uses: aquasecurity/trivy-action@0.32.0
13
with:
14
image-ref: 'tungbq/devops-toolkit:latest'
15
format: 'table'
0 commit comments