Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and twpayne committed Nov 20, 2023
1 parent 9c5c039 commit 2bcc921
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 @@ -51,10 +51,10 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
fetch-depth: 1
- uses: github/codeql-action/init@74483a38d39275f33fcff5f35b679b5ca4a26a99
- uses: github/codeql-action/init@66b90a5db151a8042fa97405c6cf843bbe433f7b
with:
languages: go
- uses: github/codeql-action/analyze@74483a38d39275f33fcff5f35b679b5ca4a26a99
- uses: github/codeql-action/analyze@66b90a5db151a8042fa97405c6cf843bbe433f7b
misspell:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 2bcc921

Please sign in to comment.