Skip to content

Commit 80d7717

Browse files
chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.4
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 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@99df26d...f205ea1) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b6792d commit 80d7717

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

4040
- name: Initialize CodeQL
4141
# v3.28.17
42-
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9
42+
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38
4343
with:
4444
languages: ${{ matrix.language }}
4545
# Deno project: no build step needed for TS source analysis

0 commit comments

Comments
 (0)