This is an automated email from the ASF dual-hosted git repository.

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f3af5886 Bump msys2/setup-msys2 from 2.27.0 to 2.29.0
6f3af5886 is described below

commit 6f3af588697b48563592111e0fb7610984d879d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 3 10:58:19 2025 +0000

    Bump msys2/setup-msys2 from 2.27.0 to 2.29.0
    
    Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.27.0 
to 2.29.0.
    - [Release notes](https://github.com/msys2/setup-msys2/releases)
    - [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/msys2/setup-msys2/compare/61f9e5e925871ba6c9e3e8da24ede83ea27fa91f...fb197b72ce45fb24f17bf3f807a388985654d1f2)
    
    ---
    updated-dependencies:
    - dependency-name: msys2/setup-msys2
      dependency-version: 2.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index b83161089..7e23d97b9 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -128,7 +128,7 @@ jobs:
 
       - name: Install Dependencies (Windows)
         if: runner.os == 'Windows'
-        uses: msys2/setup-msys2@61f9e5e925871ba6c9e3e8da24ede83ea27fa91f # 
v2.27.0
+        uses: msys2/setup-msys2@fb197b72ce45fb24f17bf3f807a388985654d1f2 # 
v2.29.0
         with:
           install: clang diffutils make pkgconf
           path-type: inherit

Reply via email to