Skip to content

Commit

Permalink
Merge pull request #2143 from rbenv/dependabot/github_actions/mislav/…
Browse files Browse the repository at this point in the history
…bump-homebrew-formula-action-2

Bump mislav/bump-homebrew-formula-action from 1 to 2
  • Loading branch information
hsbt committed Feb 7, 2023
2 parents 797bff2 + 8b615b8 commit 158c637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: mislav/bump-homebrew-formula-action@v1
- uses: mislav/bump-homebrew-formula-action@v2
if: "!contains(github.ref, '-')" # skip prereleases
with:
formula-name: ruby-build
Expand Down

0 comments on commit 158c637

Please sign in to comment.