mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-04 23:51:37 +00:00
Update kube-linter-sample.yml to working version of upload-sarif@v3
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: Upload SARIF report files to GitHub
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
|
||||
# Ensure the workflow eventually fails if files did not pass kube-linter checks.
|
||||
- name: Verify kube-linter-action succeeded
|
||||
|
||||
Reference in New Issue
Block a user