There was an error while loading. Please reload this page.
1 parent 05a83f4 commit 02c9388Copy full SHA for 02c9388
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@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
+ uses: github/codeql-action/upload-sarif@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
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