Skip to content

Commit 9ba0359

Browse files
authored
Merge pull request #2686 from GitTools/dependabot/github_actions/dawidd6/action-homebrew-bump-formula-3.8.0
Bump dawidd6/action-homebrew-bump-formula from 3 to 3.8.0
2 parents d0637cb + 49b49ed commit 9ba0359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Bump Homebrew formula
99
runs-on: macos-latest
1010
steps:
11-
- uses: dawidd6/action-homebrew-bump-formula@v3
11+
- uses: dawidd6/action-homebrew-bump-formula@v3.8.0
1212
with:
1313
# GitHub token, required, not the default one
1414
token: ${{secrets.HOMEBREW_GITHUB_TOKEN}}

0 commit comments

Comments
 (0)