Skip to content

Commit 6638e9d

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update github/codeql-action digest to 16140ae
1 parent 0e6914c commit 6638e9d

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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
33+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # 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)