Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 056dc14

Browse files
committed
chore(deps): update msys2/setup-msys2 digest to 493b5b9 (#129)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [msys2/setup-msys2](https://togithub.com/msys2/setup-msys2) | action | digest | `7480793` -> `493b5b9` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/stackablectl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS4xMSJ9-->
1 parent e3be36e commit 056dc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: sudo apt install -y musl-tools
4242
- name: Prepare Windows env
4343
if: matrix.os == 'windows-latest'
44-
uses: msys2/setup-msys2@748079362df13449e0a970297aec1550c1c8de2d # tag=v2
44+
uses: msys2/setup-msys2@493b5b9e37e67d55e3003f8d21519e07a1db266c # tag=v2
4545
with:
4646
msystem: MINGW64
4747
update: true

0 commit comments

Comments
 (0)