Skip to content

Commit 87cd2c4

Browse files
chore(deps): bump github/codeql-action from 2.1.20 to 2.1.21
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.20 to 2.1.21. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@7fee4ca...c7f292e) --- 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 c811d62 commit 87cd2c4

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@7fee4ca032ac341c12486c4c06822c5221c76533 # v2
39+
uses: github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2
4040
with:
4141
languages: ${{ matrix.language }}
4242

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

0 commit comments

Comments
 (0)