Skip to content

Commit

Permalink
Bump github/codeql-action from 3.25.10 to 3.27.9
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@23acc5c...df409f7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 663faaf commit 67584b5
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@23acc5c183826b7a8a97bce3cecc52db901f8251
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae
- name: 🏗 Autobuild
uses: github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251
uses: github/codeql-action/autobuild@df409f7d9260372bd5f19e5b04e83cb3c43714ae
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae

0 comments on commit 67584b5

Please sign in to comment.