Skip to content

Commit fc34382

Browse files
dependabot[bot]TraGicCode
authored andcommitted
Bump mislav/bump-homebrew-formula-action from 3 to 4
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 3 to 4. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](mislav/bump-homebrew-formula-action@v3...v4) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b1fe03 commit fc34382

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/homebrew_deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Homebrew Release
1+
name: Publish Homebrew Release
22

33
on:
44
workflow_run:
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v6
1616

17-
- uses: mislav/bump-homebrew-formula-action@v3
17+
- uses: mislav/bump-homebrew-formula-action@v4
1818
name: Bump Homebrew formula
1919
with:
2020
formula-name: busly-cli

0 commit comments

Comments
 (0)