Skip to content

Commit 0528525

Browse files
chore(deps): update github/codeql-action action to v4.37.4 (#1772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e15f670 commit 0528525

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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
46+
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
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)