Skip to content

Commit

Permalink
Merge pull request #96 from svengo/svengo-patch-1
Browse files Browse the repository at this point in the history
Update anchore-cron.yml
  • Loading branch information
svengo authored Dec 13, 2024
2 parents 205b728 + 10b161b commit be98683
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/anchore-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
id: scan
with:
image: ${{ vars.DOCKERHUB_USERNAME }}/${{ vars.IMAGE_NAME }}:latest
fail-build: true
severity-cutoff: high
fail-build: false
- name: Upload vulnerability report
uses: github/codeql-action/upload-sarif@v3
with:
Expand Down

0 comments on commit be98683

Please sign in to comment.