We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 940fc83 + c3bc479 commit 7afd792Copy full SHA for 7afd792
1 file changed
.github/workflows/security.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Setup trivy
19
- uses: aquasecurity/setup-trivy@v0.2.2
+ uses: aquasecurity/setup-trivy@v0.2.3
20
with:
21
cache: true
22
version: latest
0 commit comments