Skip to content

Commit e126097

Browse files
Bump dawidd6/action-homebrew-bump-formula from 4 to 5
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 4 to 5. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v4...v5) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1aca733 commit e126097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Add goenv to PATH
2020
run: export PATH="$PATH:./bin/goenv"
2121
- name: Create Homebrew PR
22-
uses: dawidd6/action-homebrew-bump-formula@v4
22+
uses: dawidd6/action-homebrew-bump-formula@v5
2323
with:
2424
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
2525
token: ${{ secrets.GH_HOMEBREW_TOKEN }}

0 commit comments

Comments
 (0)