Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 3.24.6 to 3.24.8
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.6 to 3.24.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/v3.24.8/CHANGELOG.md)
- [Commits](github/codeql-action@v3.24.6...v3.24.8)

---
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 neilime committed Mar 18, 2024
1 parent bd5f566 commit 4dff84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.12.1
- uses: github/codeql-action/init@v3.24.6
- uses: github/codeql-action/init@v3.24.8
with:
languages: ${{ inputs.code-ql }}
- uses: github/codeql-action/analyze@v3.24.6
- uses: github/codeql-action/analyze@v3.24.8

setup:
name: ⚙️ Setup
Expand Down

0 comments on commit 4dff84d

Please sign in to comment.