Skip to content

Commit c6c12eb

Browse files
build(deps): bump msys2/setup-msys2 from 2.21.1 to 2.22.0
PR-URL: stdlib-js#1270 Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.21.1 to 2.22.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@b2186a9...cc11e91) --- 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 2786c2e commit c6c12eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows_test_npm_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
# Install MSYS2:
150150
- name: 'Install MSYS2'
151151
# Pin action to full length commit SHA
152-
uses: msys2/setup-msys2@b2186a9c6fc760d732f4c7fc5bc5128642a1d65c # v2.21.1
152+
uses: msys2/setup-msys2@cc11e9188b693c2b100158c3322424c4cc1dadea # v2.22.0
153153
with:
154154
# Set the MSYS system:
155155
msystem: MINGW64

0 commit comments

Comments
 (0)