Skip to content

Commit

Permalink
build(deps): bump github/codeql-action from 2.22.4 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.4 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@49abf0b...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 Nov 17, 2023
1 parent 93adbd8 commit 2bdd860
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: 🏗 Initialize CodeQL
uses: github/codeql-action/init@49abf0ba24d0b7953cb586944e918a0b92074c80
uses: github/codeql-action/init@66b90a5db151a8042fa97405c6cf843bbe433f7b
- name: 🏗 Autobuild
uses: github/codeql-action/autobuild@49abf0ba24d0b7953cb586944e918a0b92074c80
uses: github/codeql-action/autobuild@66b90a5db151a8042fa97405c6cf843bbe433f7b
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80
uses: github/codeql-action/analyze@66b90a5db151a8042fa97405c6cf843bbe433f7b

0 comments on commit 2bdd860

Please sign in to comment.