There was an error while loading. Please reload this page.
1 parent d6e5938 commit 0be5e76Copy full SHA for 0be5e76
1 file changed
.github/workflows/codeql.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Scan the project
44
run: ./gradlew detekt --scan
45
- name: Upload SARIF file
46
- uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
+ uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
47
with:
48
# Path to SARIF file relative to the root of the repository
49
sarif_file: build/reports/detekt/detekt.sarif
0 commit comments