Skip to content

Commit ab4c1cd

Browse files
committed
ci: Update generate-formula-action to use main branch
1 parent a28655b commit ab4c1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
name: Generate Homebrew Formula
297297
runs-on: ubuntu-latest
298298
steps:
299-
- uses: PurpleBooth/generate-formula-action@ace3a0eca60d4a2d904891919c2100201bdb65a3 # v0.1.16
299+
- uses: PurpleBooth/generate-formula-action@main
300300
with:
301301
current_version: ${{ needs.release.outputs.current_version }}
302302
previous_version: ${{ needs.release.outputs.previous_version }}

0 commit comments

Comments
 (0)