Skip to content

Commit

Permalink
scan saved container tar
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <[email protected]>
  • Loading branch information
rwaffen committed Aug 9, 2024
1 parent 69338a6 commit 65c7247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: docker/scout-action@v1
with:
command: cves
image: 'local://ci/voxbox-${{ matrix.rubygem_puppet }}:${{ github.sha }}'
image: 'archive:///tmp/voxbox-${{ matrix.rubygem_puppet }}_${{ github.sha }}.tar'
sarif-file: sarif.output.${{ matrix.rubygem_puppet }}.${{ github.sha }}.json
summary: true

Expand Down

0 comments on commit 65c7247

Please sign in to comment.