Skip to content

Commit ac39c2b

Browse files
build(deps): bump msys2/setup-msys2 from 2.20.1 to 2.21.0
PR-URL: #1160 Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.20.1 to 2.21.0. - [Release notes](https://github.com/msys2/setup-msys2/releases) - [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md) - [Commits](msys2/setup-msys2@27b3aa7...76b1bed) --- updated-dependencies: - dependency-name: msys2/setup-msys2 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> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent bd65828 commit ac39c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_test_npm_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
# Install MSYS2:
145145
- name: 'Install MSYS2'
146146
# Pin action to full length commit SHA
147-
uses: msys2/setup-msys2@27b3aa77f672cb6b3054121cfd80c3d22ceebb1d # v2.20.1
147+
uses: msys2/setup-msys2@76b1bed68bac51ebe46cb431077217d4b98e2b7b # v2.21.0
148148
with:
149149
# Set the MSYS system:
150150
msystem: MINGW64

0 commit comments

Comments
 (0)