Skip to content

Commit 29017d2

Browse files
ci(deps)(deps): bump github/codeql-action/analyze from 3.27.0 to 4.36.2
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 3.27.0 to 4.36.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6624720...8aad20d) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63e3185 commit 29017d2

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,6 +32,6 @@ jobs:
3232
languages: python
3333
queries: security-and-quality
3434
- name: Perform CodeQL analysis
35-
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
35+
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
3636
with:
3737
category: "/language:python"

0 commit comments

Comments
 (0)