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

olabusayoT 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 cc522d3db Bump msys2/setup-msys2 from 2.30.0 to 2.31.1
cc522d3db is described below

commit cc522d3dbf36a27a24c30f19ea88fd12c635da4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 17 19:52:25 2026 +0000

    Bump msys2/setup-msys2 from 2.30.0 to 2.31.1
    
    Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.30.0 
to 2.31.1.
    - [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/4f806de0a5a7294ffabaff804b38a9b435a73bda...e9898307ac31d1a803454791be09ab9973336e1c)
    
    ---
    updated-dependencies:
    - dependency-name: msys2/setup-msys2
      dependency-version: 2.31.1
      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 6ac2925d6..8f8b35c2d 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -129,7 +129,7 @@ jobs:
 
       - name: Install Dependencies (Windows)
         if: runner.os == 'Windows'
-        uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # 
v2.30.0
+        uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # 
v2.31.1
         with:
           install: clang diffutils make pkgconf
           path-type: inherit

Reply via email to