We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708a43b commit ced3dbcCopy full SHA for ced3dbc
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
- name: Bump formulae
36
- uses: dawidd6/action-homebrew-bump-formula@v3
+ uses: dawidd6/action-homebrew-bump-formula@v4
37
continue-on-error: true
38
with:
39
token: ${{ secrets.HOMEBREW_TOKEN }}
0 commit comments