mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-27 23:36:27 +00:00
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:
parent
43b2d42cd5
commit
45e47e5c29
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -298,7 +298,7 @@ jobs:
|
|||||||
needs: [release_please, upload_artifacts]
|
needs: [release_please, upload_artifacts]
|
||||||
if: ${{ needs.release_please.outputs.release_created == 'true' }}
|
if: ${{ needs.release_please.outputs.release_created == 'true' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: mislav/bump-homebrew-formula-action@v2.3
|
- uses: mislav/bump-homebrew-formula-action@v3.1
|
||||||
with:
|
with:
|
||||||
formula-name: starship
|
formula-name: starship
|
||||||
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user