Commit 3b073657a for imagemagick.org
commit 3b073657afa1a017eb4315023868ff6fcb682f00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Jun 25 17:55:12 2026 +0200
build(deps): bump msys2/setup-msys2 from 2.31.1 to 2.32.0 (#8807)
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.31.1 to 2.32.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/e9898307ac31d1a803454791be09ab9973336e1c...66cd2cce69caa17b53920067426061ca1de3a884)
---
updated-dependencies:
- dependency-name: msys2/setup-msys2
dependency-version: 2.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 b8cf1599f..0191d1793 100644
--- a/.github/workflows/daily.yml
+++ b/.github/workflows/daily.yml
@@ -239,7 +239,7 @@ jobs:
with:
persist-credentials: false
- - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c #v2.31.1
+ - uses: msys2/setup-msys2@66cd2cce69caa17b53920067426061ca1de3a884 #v2.32.0
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 031fca963..a22108015 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -181,7 +181,7 @@ jobs:
with:
persist-credentials: false
- - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c #v2.31.1
+ - uses: msys2/setup-msys2@66cd2cce69caa17b53920067426061ca1de3a884 #v2.32.0
with:
install: mingw-w64-x86_64-toolchain base-devel binutils
update: true