Skip to content

Commit cd50372

Browse files
Bump msys2/setup-msys2 from 2.31.0 to 2.31.1
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](msys2/setup-msys2@cafece8...e989830) --- 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>
1 parent 8419a36 commit cd50372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Install MSYS2 ${{ inputs.msystem }}
108108
if: inputs.msystem != ''
109-
uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0
109+
uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # v2.31.1
110110
with:
111111
msystem: ${{ inputs.msystem }}
112112
update: true

0 commit comments

Comments
 (0)