Skip to content

Commit 409623f

Browse files
chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c7f292e...b398f52) --- 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 36db64e commit 409623f

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
@@ -36,9 +36,9 @@ jobs:
3636
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3
3737

3838
- name: Initialize CodeQL
39-
uses: github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2
39+
uses: github/codeql-action/init@b398f525a5587552e573b247ac661067fafa920b # v2
4040
with:
4141
languages: ${{ matrix.language }}
4242

4343
- name: Perform CodeQL Analysis
44-
uses: github/codeql-action/analyze@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2
44+
uses: github/codeql-action/analyze@b398f525a5587552e573b247ac661067fafa920b # v2

0 commit comments

Comments
 (0)