summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-31 08:27:13 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-31 12:50:36 +0000
commit30084e113a18f498c5be8b131e1c53378fe3555c (patch)
treea57db983389d0e49c93b308dbc36f0f6cf405776
parent41eb98b310cd8134cec7bd8dcb55869a984653cf (diff)
build(deps): update mislav/bump-homebrew-formula-action action to v2.2
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index f404866df..91b52c96c 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -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 }}