Skip to content

Commit

Permalink
build(deps): bump dawidd6/action-homebrew-bump-formula from 3.11.0 to 4
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3.11.0 to 4.
- [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases)
- [Commits](dawidd6/action-homebrew-bump-formula@baf2b60...8d49433)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 6dd513e commit b0ee5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-brew-formulae.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update Homebrew formulae
uses: dawidd6/action-homebrew-bump-formula@baf2b60c51fc1f8453c884b0c61052668a71bd1d # master
uses: dawidd6/action-homebrew-bump-formula@8d494330bce4434918392df134ad3db1167904db # master
with:
token: "${{ secrets.TOKEN }}"
formula: juju
Expand Down

0 comments on commit b0ee5b9

Please sign in to comment.