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

swebb2066 pushed a commit to branch uprade_msys2
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit 8837fa4b1560738d23c102a69f5ed2c31ee7c1e6
Author: Stephen Webb <[email protected]>
AuthorDate: Thu Apr 2 10:54:39 2026 +1100

    Upgrade msys2 to 2026-03-22 release
---
 .github/workflows/log4cxx-msys2.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/log4cxx-msys2.yml 
b/.github/workflows/log4cxx-msys2.yml
index c9e0112b..9159779a 100644
--- a/.github/workflows/log4cxx-msys2.yml
+++ b/.github/workflows/log4cxx-msys2.yml
@@ -48,7 +48,7 @@ jobs:
           cxx: g++
 
     steps:
-    - uses: msys2/setup-msys2@v2
+    - uses: msys2/setup-msys2@1bb07685f08feb242756e4f3fe3cfd9bb7490cf0 # 
2.31.0, Mar 23, 2026
       with:
         msystem: ${{matrix.sys}}
         update: true

Reply via email to