Skip to content

Commit 0be5e76

Browse files
chore(deps): update github/codeql-action action to v4.37.6 (#1777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6e5938 commit 0be5e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Scan the project
4444
run: ./gradlew detekt --scan
4545
- name: Upload SARIF file
46-
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
46+
uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
4747
with:
4848
# Path to SARIF file relative to the root of the repository
4949
sarif_file: build/reports/detekt/detekt.sarif

0 commit comments

Comments
 (0)