Skip to content

Commit

Permalink
build(deps): bump github/codeql-action from 2.1.24 to 2.1.25
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@904260d...86f3159)

---
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 gandro committed Sep 26, 2022
1 parent 570548a commit a97db08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
persist-credentials: false
fetch-depth: 1
- name: Initialize CodeQL
uses: github/codeql-action/init@904260d7d935dff982205cbdb42025ce30b7a34f
uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4
with:
languages: go
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@904260d7d935dff982205cbdb42025ce30b7a34f
uses: github/codeql-action/analyze@86f3159a697a097a813ad9bfa0002412d97690a4

0 comments on commit a97db08

Please sign in to comment.