Skip to content

Commit b6fc660

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update github/codeql-action digest to cf1bb45
1 parent aed372e commit b6fc660

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