Fix version of mislav/bump-homebrew-formula-action to avoid bug

This commit is contained in:
Adrien S 2021-12-25 15:45:16 +01:00 committed by GitHub
parent 9c556f210a
commit 2ab13a9c4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: mislav/bump-homebrew-formula-action@v1
- uses: mislav/bump-homebrew-formula-action@v1.13
if: "!contains(github.ref, '-')" # skip prereleases
with:
formula-name: ruby-build