Skip to content

Commit

Permalink
Bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#463)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <[email protected]>
  • Loading branch information
dependabot[bot] and tjex authored Nov 25, 2024
1 parent b3d88df commit 87ac1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
uses: dawidd6/action-homebrew-bump-formula@v4
with:
token: ${{secrets.HOMEBREW_GITHUB_TOKEN}}
formula: zk

0 comments on commit 87ac1cc

Please sign in to comment.