Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.21.9 to 2.22.5
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ddccb87...74483a3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and twpayne committed Nov 1, 2023
1 parent 97de3c9 commit 692a115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
fetch-depth: 1
- uses: github/codeql-action/init@ddccb873888234080b77e9bc2d4764d5ccaaccf9
- uses: github/codeql-action/init@74483a38d39275f33fcff5f35b679b5ca4a26a99
with:
languages: go
- uses: github/codeql-action/analyze@ddccb873888234080b77e9bc2d4764d5ccaaccf9
- uses: github/codeql-action/analyze@74483a38d39275f33fcff5f35b679b5ca4a26a99
misspell:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 692a115

Please sign in to comment.