From 4d681986417f386c7600e543439d339cd920d9f2 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 16 Dec 2025 16:55:38 -0800 Subject: [PATCH] Update pullfrog.yml to use pullfrog/action@main --- .github/workflows/pullfrog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullfrog.yml b/.github/workflows/pullfrog.yml index 22a5a6b..9467758 100644 --- a/.github/workflows/pullfrog.yml +++ b/.github/workflows/pullfrog.yml @@ -29,7 +29,7 @@ jobs: # - uses: actions/setup-node@v6 - name: Run agent - uses: pullfrog/action@v0 + uses: pullfrog/action@main with: prompt: ${{ github.event.inputs.prompt }}