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.
2 parents d0637cb + 49b49ed commit 9ba0359Copy full SHA for 9ba0359
.github/workflows/homebrew.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Bump Homebrew formula
9
runs-on: macos-latest
10
steps:
11
- - uses: dawidd6/action-homebrew-bump-formula@v3
+ - uses: dawidd6/action-homebrew-bump-formula@v3.8.0
12
with:
13
# GitHub token, required, not the default one
14
token: ${{secrets.HOMEBREW_GITHUB_TOKEN}}
0 commit comments