Skip to content

Commit ced3dbc

Browse files
chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#1014)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 708a43b commit ced3dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
- name: Bump formulae
36-
uses: dawidd6/action-homebrew-bump-formula@v3
36+
uses: dawidd6/action-homebrew-bump-formula@v4
3737
continue-on-error: true
3838
with:
3939
token: ${{ secrets.HOMEBREW_TOKEN }}

0 commit comments

Comments
 (0)