Skip to content

Commit e764fc3

Browse files
build(deps): bump github/codeql-action/init from 4.37.0 to 4.37.6
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 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@99df26d...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 4da9f80 commit e764fc3

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
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
2626

2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9
28+
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3
2929
with:
3030
languages: ${{ matrix.language }}
3131

0 commit comments

Comments
 (0)