upgrade ci action

This commit is contained in:
extrawurst 2024-04-14 20:35:42 +02:00
parent 09a2f70c89
commit f27ca92f10

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Bump homebrew-core formula - name: Bump homebrew-core formula
uses: mislav/bump-homebrew-formula-action@v2 uses: mislav/bump-homebrew-formula-action@v3
env: env:
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }} COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
with: with: