fixup! Use shared PR workflow.

This commit is contained in:
2025-12-09 22:25:34 +00:00
parent 7f78869a8a
commit 6c96880eae
+2 -3
View File
@@ -14,7 +14,6 @@ jobs:
autoupdate:
uses: lukaszraczylo/shared-actions/.github/workflows/go-autoupdate.yaml@main
with:
go-version: "1.24"
go-version: ">=1.24"
release-workflow: "release.yaml"
secrets:
pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
secrets: inherit