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:
dependabot[bot] 2023-09-18 18:45:56 +00:00 committed by GitHub
parent 5d78e47399
commit 86b5797083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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