Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.2.5 to 2.2.9
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.5 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@32dc499...04df126)

---
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 Apr 1, 2023
1 parent 08be9d1 commit 47c11e4
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 @@ -47,10 +47,10 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
with:
fetch-depth: 1
- uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
- uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b
with:
languages: go
- uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5
- uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b
misspell:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 47c11e4

Please sign in to comment.