diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 47972fa9207..872ccc384ef 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -625,7 +625,7 @@ jobs: echo "publish=${PUBLISH}" >> $GITHUB_OUTPUT - name: Validate and Publish Homebrew Formula - uses: LizardByte/homebrew-release-action@v2024.409.24405 + uses: LizardByte/homebrew-release-action@v2024.417.220943 with: formula_file: ${{ github.workspace }}/homebrew/sunshine.rb git_email: ${{ secrets.GH_BOT_EMAIL }}