Skip to content

Commit

Permalink
build(deps): update mislav/bump-homebrew-formula-action action to v3 (#…
Browse files Browse the repository at this point in the history
…5455)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 43b2d42 commit 45e47e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 45e47e5

Please sign in to comment.