Commit: CI: Bump github/codeql-action

2 views
Skip to first unread message

Christian Brabandt

unread,
May 23, 2026, 11:45:14 AM (9 days ago) May 23
to vim...@googlegroups.com
CI: Bump github/codeql-action

Commit: https://github.com/vim/vim/commit/37223f47b178d7e66173271e65d84de4413af6e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri May 22 23:12:27 2026 +0000

CI: Bump github/codeql-action

Bumps the github-actions group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).

Updates `github/codeql-action` from 4.35.4 to 4.35.5
- [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/v4.35.4...v4.35.5)

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

closes: #20297

Signed-off-by: dependabot[bot] <sup...@github.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 856ce7f24..ae2a4a531 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
- uses: github/codeql-action/in...@v4.35.4
+ uses: github/codeql-action/in...@v4.35.5
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -59,7 +59,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
- uses: github/codeql-action/auto...@v4.35.4
+ uses: github/codeql-action/auto...@v4.35.5

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@@ -73,4 +73,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
- uses: github/codeql-action/ana...@v4.35.4
+ uses: github/codeql-action/ana...@v4.35.5

Christian Brabandt

unread,
May 30, 2026, 2:30:14 PM (2 days ago) May 30
to vim...@googlegroups.com
CI: Bump github/codeql-action

Commit: https://github.com/vim/vim/commit/0e8cf80ca1b0c0c4c921ca736b22ffc8c7c2c425
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat May 30 18:24:24 2026 +0000

CI: Bump github/codeql-action

Bumps the github-actions group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).

Updates `github/codeql-action` from 4.35.5 to 4.36.0
- [Commits](https://github.com/github/codeql-action/compare/v4.35.5...v4.36.0)

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

closes: #20377

Signed-off-by: dependabot[bot] <sup...@github.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index ae2a4a531..24ef96eaf 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
- uses: github/codeql-action/in...@v4.35.5
+ uses: github/codeql-action/in...@v4.36.0
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -59,7 +59,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
- uses: github/codeql-action/auto...@v4.35.5
+ uses: github/codeql-action/auto...@v4.36.0

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@@ -73,4 +73,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
- uses: github/codeql-action/ana...@v4.35.5
+ uses: github/codeql-action/ana...@v4.36.0
Reply all
Reply to author
Forward
0 new messages