mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-09-03 21:59:21 +00:00
Bump github/codeql-action from 3 to 4 (#34)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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@v3
|
||||
uses: github/codeql-action/upload-sarif@v4
|
||||
|
||||
# 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