mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
build(deps): update mislav/bump-homebrew-formula-action action to v2.2
This commit is contained in:
parent
41eb98b310
commit
30084e113a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -299,7 +299,7 @@ jobs:
|
||||
needs: [release_please, upload_artifacts]
|
||||
if: ${{ needs.release_please.outputs.release_created == 'true' }}
|
||||
steps:
|
||||
- uses: mislav/bump-homebrew-formula-action@v2.1
|
||||
- uses: mislav/bump-homebrew-formula-action@v2.2
|
||||
with:
|
||||
formula-name: starship
|
||||
tag-name: ${{ needs.release_please.outputs.tag_name }}
|
||||
|
Loading…
Reference in New Issue
Block a user