Skip to content

Commit 878b7ff

Browse files
build(deps): bump github/codeql-action from 2.1.32 to 2.1.33
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.32 to 2.1.33. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@4238421...678fc3a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7568fc6 commit 878b7ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2626

2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@4238421316c33d73aeea2801274dd286f157c2bb
28+
uses: github/codeql-action/init@678fc3afe258fb2e0cdc165ccf77b85719de7b3c
2929
with:
3030
languages: 'python'
3131

3232
- name: Perform CodeQL Analysis
33-
uses: github/codeql-action/analyze@4238421316c33d73aeea2801274dd286f157c2bb
33+
uses: github/codeql-action/analyze@678fc3afe258fb2e0cdc165ccf77b85719de7b3c

0 commit comments

Comments
 (0)