Skip to content

Commit 1017c0b

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update github/codeql-action digest to 4e94bd1
1 parent 3a1b01d commit 1017c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Run Detekt
3131
run: ./gradlew --stacktrace detekt
3232
- name: Upload SARIF File
33-
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
33+
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
3434
if: ${{ always() }} # Upload even if the previous step failed.
3535
with:
3636
sarif_file: build/reports/detekt/detekt.sarif

0 commit comments

Comments
 (0)