Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.1.20 to 2.1.21
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Aug 26, 2022
1 parent c9a9916 commit e8f776c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Expand Up @@ -16,6 +16,6 @@ jobs:

steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3
- uses: github/codeql-action/init@7fee4ca032ac341c12486c4c06822c5221c76533 # v2
- uses: github/codeql-action/autobuild@7fee4ca032ac341c12486c4c06822c5221c76533 # v2
- uses: github/codeql-action/analyze@7fee4ca032ac341c12486c4c06822c5221c76533 # v2
- uses: github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2
- uses: github/codeql-action/autobuild@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2
- uses: github/codeql-action/analyze@c7f292ea4f542c473194b33813ccd4c207a6c725 # v2

0 comments on commit e8f776c

Please sign in to comment.