Skip to content

Commit 2736431

Browse files
renovate[bot]nielsvanvelzen
authored andcommitted
Update github/codeql-action action to v4.36.1
1 parent cc96989 commit 2736431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
31+
uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
3232
if: ${{ always() }}
3333
with:
3434
sarif_file: .

0 commit comments

Comments
 (0)