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 96e73e152 Bump msys2/setup-msys2 from 2.29.0 to 2.30.0
96e73e152 is described below

commit 96e73e152bb087394b234fc9c3973a00eb961215
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 19:50:40 2026 +0000

    Bump msys2/setup-msys2 from 2.29.0 to 2.30.0
    
    Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.29.0 
to 2.30.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/fb197b72ce45fb24f17bf3f807a388985654d1f2...4f806de0a5a7294ffabaff804b38a9b435a73bda)
    
    ---
    updated-dependencies:
    - dependency-name: msys2/setup-msys2
      dependency-version: 2.30.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 431e0b810..ab364f554 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@fb197b72ce45fb24f17bf3f807a388985654d1f2 # 
v2.29.0
+        uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # 
v2.30.0
         with:
           install: clang diffutils make pkgconf
           path-type: inherit

Reply via email to