We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e878e commit cc9210bCopy full SHA for cc9210b
.github/workflows/bump-formula.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v2
15
- name: Bump formulae
16
- uses: dawidd6/action-homebrew-bump-formula@v3.1.1
+ uses: dawidd6/action-homebrew-bump-formula@v3
17
with:
18
token: ${{ secrets.HOMEBREW_NEF_TOKEN }}
19
formula: nef
0 commit comments