Skip to content

Commit

Permalink
upgrade ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed Apr 14, 2024
1 parent 09a2f70 commit f27ca92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Bump homebrew-core formula
uses: mislav/bump-homebrew-formula-action@v2
uses: mislav/bump-homebrew-formula-action@v3
env:
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
with:
Expand Down

0 comments on commit f27ca92

Please sign in to comment.