From 1a5177a356086958dcb0f8a1c23c74d6201cdabc Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Sun, 3 May 2026 19:01:08 +0800 Subject: [PATCH] Unpin Homebrew/actions/setup-homebrew They don't use tags. This almost means that every time an update is merged upstream, the bot will create an update on our side. Signed-off-by: nyanmisaka --- .github/workflows/_meta_mac_portable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_meta_mac_portable.yaml b/.github/workflows/_meta_mac_portable.yaml index d459c15ae..b688c6ed0 100644 --- a/.github/workflows/_meta_mac_portable.yaml +++ b/.github/workflows/_meta_mac_portable.yaml @@ -30,7 +30,7 @@ jobs: - name: Set up Homebrew id: set-up-homebrew - uses: Homebrew/actions/setup-homebrew@51347a66bfd5b30903757d0b64ba2ca462e9ab38 # master + uses: Homebrew/actions/setup-homebrew@master # master - name: Prepare prefix dir run: |