Skip to content

Commit

Permalink
ci: softfail kubelinter
Browse files Browse the repository at this point in the history
  • Loading branch information
xopham committed Feb 5, 2024
1 parent f9e7493 commit 0961391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.reusable-sast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
- name: Scan
uses: stackrox/kube-linter-action@ca0d55b925470deb5b04b556e6c4276ea94d03c3 # v1.0.4
if: inputs.output == 'sarif'
continue-on-error: true
with:
config: .kube-linter/config.yaml
directory: charts/semgr8s
Expand Down

0 comments on commit 0961391

Please sign in to comment.