Commit cc3ca2486 for imagemagick.org
commit cc3ca248659ab908b9f43cd9cbef0bd97484297c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 25 01:09:31 2026 +0200
build(deps): bump msys2/setup-msys2 from 2.31.0 to 2.31.1 (#8697)
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.31.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/cafece8e6baf9247cf9b1bf95097b0b983cc558d...e9898307ac31d1a803454791be09ab9973336e1c)
---
updated-dependencies:
- dependency-name: msys2/setup-msys2
dependency-version: 2.31.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml
index b3aa90437..3cb7bb2af 100644
--- a/.github/workflows/daily.yml
+++ b/.github/workflows/daily.yml
@@ -239,7 +239,7 @@ jobs:
with:
persist-credentials: false
- - uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d #v2.31.0
+ - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c #v2.31.1
with:
install: mingw-w64-${{ matrix.toolchain }}-toolchain base-devel binutils
update: true
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index c9c882941..39684940f 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -181,7 +181,7 @@ jobs:
with:
persist-credentials: false
- - uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d #v2.31.0
+ - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c #v2.31.1
with:
install: mingw-w64-x86_64-toolchain base-devel binutils
update: true