Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.3.5 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.5 to 2.20.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@0225834...6c089f5)

---
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 Jun 16, 2023
1 parent 5585ddd commit 928b3fb
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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
with:
fetch-depth: 1
- uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866
- uses: github/codeql-action/init@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e
with:
languages: go
- uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866
- uses: github/codeql-action/analyze@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e
misspell:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 928b3fb

Please sign in to comment.