summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-04 03:18:15 -0800
committerGitHub <noreply@github.com>2023-01-04 03:18:15 -0800
commitf0563deb7f0db313c1d5cdd8d667972ced0a1e52 (patch)
tree9f250fb7948d359326e592120cfa2b558a576278
parent4894b4c0fcc019f8d9e964d1df8b217248595822 (diff)
Bump mislav/bump-homebrew-formula-action from 1 to 2 (#1453)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/release-brew.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-brew.yml b/.github/workflows/release-brew.yml
index 44de0b6f..d58e6b6e 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 }}