Skip to content

Commit e464c64

Browse files
authored
Update grype-trivy-scan-example.yaml
Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
1 parent 6126f52 commit e464c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/grype-trivy-scan-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- uses: wolfi-dev/wolfi-act@main
1717
with:
18-
packages: curl,apko,cosign,crane
18+
packages: grype,trivy
1919
command: |
2020
set -x
2121
grype cgr.dev/chainguard/nginx

0 commit comments

Comments
 (0)