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