Skip to content

Commit 4773dec

Browse files
authored
ci(action): update github/codeql-action action to v3.29.0 (#232)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 5adbc6e commit 4773dec

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@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
54+
- uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
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)