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 8240ea6 commit 65db3afCopy full SHA for 65db3af
.github/workflows/pull-request.yaml
@@ -38,7 +38,7 @@ jobs:
38
sudo ./release/http-downloader_linux_amd64/hd install ks
39
ks version
40
- name: Run Trivy vulnerability scanner
41
- uses: aquasecurity/[email protected].0
+ uses: aquasecurity/[email protected].1
42
if: github.event_name == 'pull_request'
43
with:
44
scan-type: 'fs'
0 commit comments