There was an error while loading. Please reload this page.
1 parent e15f670 commit 0528525Copy full SHA for 0528525
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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
+ uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
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