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