Skip to content

Commit d3dfbc1

Browse files
chore(deps): bump github/codeql-action/init from 4.37.5 to 4.37.6
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.5 to 4.37.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@d1ba80a...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 112e3db commit d3dfbc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # pin@v4.4.0
4040

4141
- name: Initialize CodeQL
42-
uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 # pin@v4.37.5
42+
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # pin@v4.37.6
4343
with:
4444
languages: ${{ matrix.language }}
4545
queries: +security-and-quality

0 commit comments

Comments
 (0)