From b0ee5b91f00075107002856f9cf196bda2d144cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:52:26 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-homebrew-bump-formula from 3.11.0 to 4 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](https://github.com/dawidd6/action-homebrew-bump-formula/compare/baf2b60c51fc1f8453c884b0c61052668a71bd1d...8d494330bce4434918392df134ad3db1167904db) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-brew-formulae.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-brew-formulae.yml b/.github/workflows/update-brew-formulae.yml index f0fdad125e7..bd5896e05e9 100644 --- a/.github/workflows/update-brew-formulae.yml +++ b/.github/workflows/update-brew-formulae.yml @@ -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