We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d363407 commit dcea9f4Copy full SHA for dcea9f4
.github/workflows/ci.yml
@@ -120,7 +120,7 @@ jobs:
120
push: false
121
122
- name: Run Trivy vulnerability scanner on generated docker image
123
- uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # 0.9.2
+ uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # 0.17.0
124
with:
125
image-ref: jonaspammer/some-package:latest
126
format: table
0 commit comments