Skip to content

Commit 7a8917e

Browse files
authored
ci(action): update github/codeql-action action to v3.30.0 (#251)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent a6222ba commit 7a8917e

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@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
54+
- uses: github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.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)