Skip to content

Commit

Permalink
Update docker-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdupuis authored Oct 17, 2023
1 parent 51e6f92 commit 7842560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Analyze for critical and high CVEs
id: docker-scout-cves
if: ${{ github.event_name != 'pull_request_target' }}
uses: docker/scout-action@main
uses: docker/scout-action@v1
with:
command: cves
image: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 7842560

Please sign in to comment.