We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5f0c8 commit a8bc97bCopy full SHA for a8bc97b
.github/workflows/autobump.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Bump Homebrew formula
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: dawidd6/action-homebrew-bump-formula@v3
+ - uses: dawidd6/action-homebrew-bump-formula@v4
15
with:
16
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
17
tap: miles170/homebrew-emacs
0 commit comments