]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: Bump the github-actions group across 1 directory with 3 updates
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 13 Jun 2026 18:08:25 +0000 (18:08 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 13 Jun 2026 18:08:25 +0000 (18:08 +0000)
Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)

Updates `codecov/codecov-action` from 6 to 7.0.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v6...v7)

Updates `github/codeql-action` from 4.36.0 to 4.36.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/v4.36.0...v4.36.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

closes: #20500

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci-linux.yml
.github/workflows/ci-linux_asan.yml
.github/workflows/ci-macos.yml
.github/workflows/ci-windows.yml
.github/workflows/codeql-analysis.yml
.github/workflows/link-check.yml

index d7075e951c3045de4c973f5a8ce938099cc2009b..2bd08c452a7738f29ec47aaa74b31c565cbd9055 100644 (file)
@@ -83,7 +83,7 @@ jobs:
 
     steps:
       - name: Checkout repository from GitHub
-        uses: actions/checkout@v6.0.2
+        uses: actions/checkout@v6.0.3
 
       - name: Build
         timeout-minutes: 15
@@ -170,7 +170,7 @@ jobs:
       - name: Codecov
         timeout-minutes: 20
         if: matrix.coverage
-        uses: codecov/codecov-action@v6
+        uses: codecov/codecov-action@v7
         with:
           flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ join(matrix.extra, '-') }}
           token: ${{ secrets.CODECOV_TOKEN }}
index 84eaca437185cbd493149bb0fe7f78428ae479bf..54dcd2dca6b003a7eb3c1fb94d96189926fb71bf 100644 (file)
@@ -37,7 +37,7 @@ jobs:
 
     steps:
       - name: Checkout repository from GitHub
-        uses: actions/checkout@v6.0.2
+        uses: actions/checkout@v6.0.3
 
       - name: Build
         timeout-minutes: 15
index 890cedb83ce9315b3117f3f0ee163e7278cf09f1..2ab16012c208c3b4b352f2e4879605a2f5e95ece 100644 (file)
@@ -32,7 +32,7 @@ jobs:
 
     steps:
       - name: Checkout repository from GitHub
-        uses: actions/checkout@v6.0.2
+        uses: actions/checkout@v6.0.3
 
       - name: Install packages
         if: matrix.features == 'huge'
index de5d49bccabd26bf6977ec7d062325cffb2348a4..4da63f182bcf4a658dcd3550b86ed43137830b34 100644 (file)
@@ -128,7 +128,7 @@ jobs:
           release: false
 
       - name: Checkout repository from GitHub
-        uses: actions/checkout@v6.0.2
+        uses: actions/checkout@v6.0.3
 
       - name: Create a list of download URLs
         shell: cmd
@@ -355,7 +355,7 @@ jobs:
       - name: Codecov
         timeout-minutes: 20
         if: matrix.coverage
-        uses: codecov/codecov-action@v6
+        uses: codecov/codecov-action@v7
         with:
           directory: src
           flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
index 32c3bcb23acb8f5965dad3926c6afc77aff15fa8..e5c02fbb9ade45ac786c788d0dded82ad7ed44ca 100644 (file)
@@ -44,11 +44,11 @@ jobs:
 
     steps:
     - name: Checkout repository from github
-      uses: actions/checkout@v6.0.2
+      uses: actions/checkout@v6.0.3
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@v4.36.0
+      uses: github/codeql-action/init@v4.36.2
       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/autobuild@v4.36.0
+      uses: github/codeql-action/autobuild@v4.36.2
 
     # â„šī¸ 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/analyze@v4.36.0
+      uses: github/codeql-action/analyze@v4.36.2
index 664fcb786cd0bedac1ca0ae2020840e42e7ac10d..da695546472819c006d9328c97aad7b42e9b35c7 100644 (file)
@@ -8,7 +8,7 @@ jobs:
   lychee:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@v6.0.2
+      - uses: actions/checkout@v6.0.3
       - name: Run Lychee
         uses: lycheeverse/lychee-action@v2
         with: