Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 3d6e2f7

Browse files
chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3 to 4. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v3...v4) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00d9e44 commit 3d6e2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
runs-on: ubuntu-latest
110110
steps:
111111
- name: Bump Homebrew formula
112-
uses: dawidd6/action-homebrew-bump-formula@v3
112+
uses: dawidd6/action-homebrew-bump-formula@v4
113113
with:
114114
token: ${{secrets.GH_API_KEY}}
115115
no_fork: true

0 commit comments

Comments
 (0)