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 3767e8f commit d8d650aCopy full SHA for d8d650a
.github/workflows/homebrew-bump-formula.yml
@@ -24,7 +24,7 @@ jobs:
24
# Steps represent a sequence of tasks that will be executed as part of the job
25
steps:
26
- name: Update Homebrew formula
27
- uses: dawidd6/action-homebrew-bump-formula@v3.10.1
+ uses: dawidd6/action-homebrew-bump-formula@v6
28
with:
29
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
30
token: ${{ secrets.HOME_BREW_PAT }}
0 commit comments