Merge pull request #1477 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-2.2
Bump mislav/bump-homebrew-formula-action from 1.4 to 2.2
This commit is contained in:
commit
41e242857e
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@v1.4
|
- uses: mislav/bump-homebrew-formula-action@v2.2
|
||||||
if: "!contains(github.ref, '-')" # skip prereleases
|
if: "!contains(github.ref, '-')" # skip prereleases
|
||||||
with:
|
with:
|
||||||
formula-name: rbenv
|
formula-name: rbenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user