Skip to content

Commit d72a793

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update github/codeql-action action to v4.32.4
1 parent 2e6ef1a commit d72a793

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@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
33+
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
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)