]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Bump github/codeql-action from 3.25.15 to 3.26.6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Sep 2024 22:29:52 +0000 (22:29 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 2 Sep 2024 09:08:00 +0000 (11:08 +0200)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.6.
- [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/afb54ba388a7dca6ecae48f608c4ff05ff4cc77a...4dd16135b69a43b6c8efb853346f8437d92d3c93)

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

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

index 35dfec11b23f9a24546f1c4acdad67e2ca4080c2..4a37e13997f64a8c1c1577a7183988fa096e40a4 100644 (file)
@@ -35,13 +35,13 @@ jobs:
       uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
 
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a
+      uses: github/codeql-action/init@4dd16135b69a43b6c8efb853346f8437d92d3c93
       with:
         languages: ${{ matrix.language }}
         queries: +security-extended,security-and-quality
 
     - name: Autobuild
-      uses: github/codeql-action/autobuild@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a
+      uses: github/codeql-action/autobuild@4dd16135b69a43b6c8efb853346f8437d92d3c93
 
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/analyze@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a
+      uses: github/codeql-action/analyze@4dd16135b69a43b6c8efb853346f8437d92d3c93