Skip to content

Commit

Permalink
Merge branch 'release-0.17' into automated-backport-of-#1498-upstream…
Browse files Browse the repository at this point in the history
…-release-0.17
  • Loading branch information
tpantelis authored Mar 26, 2024
2 parents ef85f57 + 8248652 commit d4b9ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
with:
path: "."
fail-build: true
severity-cutoff: negligible
severity-cutoff: high
- name: Show Anchore scan SARIF report
if: always()
run: cat ${{ steps.scan.outputs.sarif }}
Expand Down

0 comments on commit d4b9ebb

Please sign in to comment.