diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index e6f99dd4c30..4664c04c71f 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -188,7 +188,7 @@ jobs: DISCUSSION_CATEGORY: General GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: Bump homebrew-core formula - uses: mislav/bump-homebrew-formula-action@v1 + uses: mislav/bump-homebrew-formula-action@v2 if: "!contains(github.ref, '-')" # skip prereleases with: formula-name: gh