Skip to content

Commit cc9210b

Browse files
bot for bumping formulae in homebrew
1 parent 69e878e commit cc9210b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-formula.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v2
1515
- name: Bump formulae
16-
uses: dawidd6/action-homebrew-bump-formula@v3.1.1
16+
uses: dawidd6/action-homebrew-bump-formula@v3
1717
with:
1818
token: ${{ secrets.HOMEBREW_NEF_TOKEN }}
1919
formula: nef

0 commit comments

Comments
 (0)