Skip to content

Commit 6bd35a6

Browse files
chore(deps): bump github/codeql-action/init from 4.37.1 to 4.37.6 (#179)
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.1 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@7188fc3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 861c90d commit 6bd35a6

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
@@ -32,7 +32,7 @@ jobs:
3232
persist-credentials: false
3333

3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/init@7188fc363630916deb702c7fdcf4e481b751f97a # v3
35+
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v3
3636
with:
3737
languages: python
3838
queries: security-and-quality

0 commit comments

Comments
 (0)