Update github/codeql-action action to v4

This commit is contained in:
renovate[bot]
2025-10-24 21:12:58 +00:00
committed by Niels van Velzen
parent 71b2a3b19e
commit e12039bc08

View File

@@ -28,7 +28,7 @@ jobs:
- name: Run detekt and lint tasks
run: ./gradlew detekt lint
- name: Upload SARIF files
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
if: ${{ always() }}
with:
sarif_file: .