Skip to content

Commit f27ca92

Browse files
committed
upgrade ci action
1 parent 09a2f70 commit f27ca92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/brew.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Bump homebrew-core formula
16-
uses: mislav/bump-homebrew-formula-action@v2
16+
uses: mislav/bump-homebrew-formula-action@v3
1717
env:
1818
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
1919
with:

0 commit comments

Comments
 (0)