Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.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@29b1f65...0225834)

---
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] authored and twpayne committed Jun 1, 2023
1 parent a9ab906 commit 6848623
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@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
- uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866
with:
languages: go
- uses: github/codeql-action/analyze@29b1f65c5e92e24fe6b6647da1eaabe529cec70f
- uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866
misspell:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 6848623

Please sign in to comment.