Skip to content

Commit

Permalink
Mettre à jour l'action de téléchargement de SARIF dans le workflow Ku…
Browse files Browse the repository at this point in the history
…belinter pour continuer en cas d'erreur
  • Loading branch information
AlxFrst committed Apr 18, 2024
1 parent e99d3a4 commit e82f37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kubelinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Scan repo with kube-linter
continue-on-error: true
uses: stackrox/[email protected]
with:
directory: .
Expand Down

0 comments on commit e82f37e

Please sign in to comment.