There was an error while loading. Please reload this page.
1 parent aaa9b39 commit f1d78cfCopy full SHA for f1d78cf
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