Skip to content

Commit 4b4c3ce

Browse files
chore(github-actions): Bump github/codeql-action/init
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.36.3 to 4.37.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@54f647b...f205ea1) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 526476c commit 4b4c3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_scan-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
# Initializes the CodeQL tools for scanning.
9292
- name: Initialize CodeQL
93-
uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
93+
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
9494
with:
9595
languages: ${{ inputs.language }}
9696
build-mode: autobuild

0 commit comments

Comments
 (0)