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:
dependabot[bot]
2025-10-07 20:41:54 +02:00
committed by GitHub
parent 9efb890c46
commit 5a9aff6f7c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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