Skip to content

Commit df610b2

Browse files
renovate[bot]nielsvanvelzen
authored andcommitted
Update github/codeql-action action to v4.32.4
1 parent c0c2a08 commit df610b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run detekt and lint tasks
2929
run: ./gradlew detekt lint
3030
- name: Upload SARIF files
31-
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
31+
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
3232
if: ${{ always() }}
3333
with:
3434
sarif_file: .

0 commit comments

Comments
 (0)