]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
build(deps): bump github/codeql-action from 3.30.5 to 4.31.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Nov 2025 22:05:15 +0000 (22:05 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 2 Nov 2025 09:19:22 +0000 (10:19 +0100)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 4.31.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/3599b3baa15b485a2e49ef411a7a4bb2452e7f93...0499de31b99561a6d14a36a5f662c2a54f91beee)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/codeql.yml

index 1118fceee53e6aa445e0ceb37c1d0d637ecc4bce..4488d8bfa8786578435b7f24b496c109ce886521 100644 (file)
@@ -35,13 +35,13 @@ jobs:
       uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
 
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93
+      uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee
       with:
         languages: ${{ matrix.language }}
         queries: +security-extended,security-and-quality
 
     - name: Autobuild
-      uses: github/codeql-action/autobuild@3599b3baa15b485a2e49ef411a7a4bb2452e7f93
+      uses: github/codeql-action/autobuild@0499de31b99561a6d14a36a5f662c2a54f91beee
 
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93
+      uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee