mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-04 14:11:41 -05:00
Bump mislav/bump-homebrew-formula-action from 2.2 to 2.3
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 2.2 to 2.3. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v2.2...v2.3) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5d78e47399
commit
86b5797083
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
name: Bump Homebrew formula
|
name: Bump Homebrew formula
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: mislav/bump-homebrew-formula-action@v2.2
|
- uses: mislav/bump-homebrew-formula-action@v2.3
|
||||||
if: "!contains(github.ref, '-')" # skip prereleases
|
if: "!contains(github.ref, '-')" # skip prereleases
|
||||||
with:
|
with:
|
||||||
formula-name: rbenv
|
formula-name: rbenv
|
||||||
|
|
Loading…
Reference in a new issue