mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
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 <nst799610810@gmail.com>
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user