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 1844be587 Bump msys2/setup-msys2 from 2.23.0 to 2.24.1
1844be587 is described below

commit 1844be5874a2346b278e4d1715ac943f5a02aaec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 5 19:37:43 2024 +0000

    Bump msys2/setup-msys2 from 2.23.0 to 2.24.1
    
    Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.23.0 
to 2.24.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/d0e80f58dffbc64f6a3a1f43527d469b4fc7b6c8...ddf331adaebd714795f1042345e6ca57bd66cea8)
    
    ---
    updated-dependencies:
    - dependency-name: msys2/setup-msys2
      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 661f74255..b4712a341 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -117,7 +117,7 @@ jobs:
 
       - name: Install Dependencies (Windows)
         if: runner.os == 'Windows'
-        uses: msys2/setup-msys2@d0e80f58dffbc64f6a3a1f43527d469b4fc7b6c8 # 
v2.23.0
+        uses: msys2/setup-msys2@ddf331adaebd714795f1042345e6ca57bd66cea8 # 
v2.24.1
         with:
           install: clang diffutils make pkgconf
           path-type: inherit

Reply via email to