Skip to content

Commit 02c9388

Browse files
chore(deps): update github/codeql-action action to v4.37.1 (#1759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05a83f4 commit 02c9388

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@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
46+
uses: github/codeql-action/upload-sarif@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
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)