From 586923d16833ef57c7a5f0fa5803fa14ef0466df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 23:07:43 +0000 Subject: [PATCH] Bump mislav/bump-homebrew-formula-action from 1 to 2 Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 1 to 2. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v1...v2) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-brew.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-brew.yml b/.github/workflows/release-brew.yml index 44de0b6fd9..d58e6b6e3d 100644 --- a/.github/workflows/release-brew.yml +++ b/.github/workflows/release-brew.yml @@ -18,7 +18,7 @@ jobs: with: ref: ${{ github.event.inputs.branch }} - - uses: mislav/bump-homebrew-formula-action@v1 + - uses: mislav/bump-homebrew-formula-action@v2 with: formula-name: httpie tag-name: ${{ github.events.inputs.branch }}