CI: Pin Homebrew/actions/setup-homebrew to commit hash

The master branch head currently points to
https://github.com/Homebrew/actions/commit/4ebd32341e5b59ae7e1581111aa99d5d34cef962.
This commit is contained in:
Ryan Foster
2026-03-30 18:12:25 -04:00
parent 4c11218c67
commit 434f815684
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
- name: Set Up Homebrew 🍺
uses: Homebrew/actions/setup-homebrew@master
uses: Homebrew/actions/setup-homebrew@4ebd32341e5b59ae7e1581111aa99d5d34cef962
- name: Check for Defunct Services 📉
uses: ./.github/actions/services-validator
with: