build(deps): update mislav/bump-homebrew-formula-action action to v3 (#5455)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-01 08:50:42 +02:00 committed by GitHub
parent 43b2d42cd5
commit 45e47e5c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ jobs:
needs: [release_please, upload_artifacts]
if: ${{ needs.release_please.outputs.release_created == 'true' }}
steps:
- uses: mislav/bump-homebrew-formula-action@v2.3
- uses: mislav/bump-homebrew-formula-action@v3.1
with:
formula-name: starship
tag-name: ${{ needs.release_please.outputs.tag_name }}