Skip to content

Commit e1dc904

Browse files
authored
ci(action): update github/codeql-action action to v3.29.9 (#243)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent d6c152b commit e1dc904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/detekt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
)" > ${{ github.workspace }}/detekt.sarif.json
5252
5353
# Uploads results to GitHub repository using the upload-sarif action
54-
- uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
54+
- uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
5555
with:
5656
# Path to SARIF file relative to the root of the repository
5757
sarif_file: ${{ github.workspace }}/detekt.sarif.json

0 commit comments

Comments
 (0)