Skip to content

Commit

Permalink
build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 (#206)
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.7 to 2.22.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@66b90a5...407ffaf)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2023
1 parent 8a279d6 commit e1b5150
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@66b90a5db151a8042fa97405c6cf843bbe433f7b
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75
- name: 🏗 Autobuild
uses: github/codeql-action/autobuild@66b90a5db151a8042fa97405c6cf843bbe433f7b
uses: github/codeql-action/autobuild@407ffafae6a767df3e0230c3df91b6443ae8df75
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@66b90a5db151a8042fa97405c6cf843bbe433f7b
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75

0 comments on commit e1b5150

Please sign in to comment.