Skip to content

Commit

Permalink
chore(deps): update purplebooth/generate-formula-action action to v0.…
Browse files Browse the repository at this point in the history
…1.14
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent 663a821 commit 82e9a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ jobs:
name: Generate Homebrew Formula
runs-on: ubuntu-latest
steps:
- uses: PurpleBooth/generate-formula-action@v0.1.13
- uses: PurpleBooth/generate-formula-action@03882ef6068c2622837703f93b664dcc8840d43e # v0.1.14
with:
current_version: ${{ needs.release.outputs.current_version }}
previous_version: ${{ needs.release.outputs.previous_version }}
Expand Down

0 comments on commit 82e9a34

Please sign in to comment.