We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6126f52 commit e464c64Copy full SHA for e464c64
1 file changed
examples/grype-trivy-scan-example.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: wolfi-dev/wolfi-act@main
17
with:
18
- packages: curl,apko,cosign,crane
+ packages: grype,trivy
19
command: |
20
set -x
21
grype cgr.dev/chainguard/nginx
0 commit comments