Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Pin homebrew helper action
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmaus committed Dec 23, 2021
1 parent 2d7837f commit 4acbcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ jobs:
- homebrew_preflight
runs-on: ubuntu-20.04
steps:
- uses: mislav/bump-homebrew-formula-action@v1
- uses: mislav/bump-homebrew-formula-action@v1.13
with:
formula-name: ${{ env.PROJ_NAME }}
formula-path: Formula/${{ env.PROJ_NAME }}.rb
Expand Down

0 comments on commit 4acbcab

Please sign in to comment.