We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28655b commit ab4c1cdCopy full SHA for ab4c1cd
.github/workflows/pipeline.yml
@@ -296,7 +296,7 @@ jobs:
296
name: Generate Homebrew Formula
297
runs-on: ubuntu-latest
298
steps:
299
- - uses: PurpleBooth/generate-formula-action@ace3a0eca60d4a2d904891919c2100201bdb65a3 # v0.1.16
+ - uses: PurpleBooth/generate-formula-action@main
300
with:
301
current_version: ${{ needs.release.outputs.current_version }}
302
previous_version: ${{ needs.release.outputs.previous_version }}
0 commit comments