Skip to content

Commit d8d650a

Browse files
committed
update homebrew bump formula action version
1 parent 3767e8f commit d8d650a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/homebrew-bump-formula.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:
2626
- name: Update Homebrew formula
27-
uses: dawidd6/action-homebrew-bump-formula@v3.10.1
27+
uses: dawidd6/action-homebrew-bump-formula@v6
2828
with:
2929
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
3030
token: ${{ secrets.HOME_BREW_PAT }}

0 commit comments

Comments
 (0)