Skip to content

Commit a7bb596

Browse files
authored
Merge pull request #12 from miles170/dependabot/github_actions/dawidd6/action-homebrew-bump-formula-4
chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4
2 parents cc5f0c8 + a8bc97b commit a7bb596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Bump Homebrew formula
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: dawidd6/action-homebrew-bump-formula@v3
14+
- uses: dawidd6/action-homebrew-bump-formula@v4
1515
with:
1616
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
1717
tap: miles170/homebrew-emacs

0 commit comments

Comments
 (0)