From b43d462e1ae6269a64478664dc876270e99193fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 17:53:01 +0000 Subject: [PATCH] chore(github-actions)(deps): bump pullfrog/pullfrog from 0 to 0.1.41 Bumps [pullfrog/pullfrog](https://github.com/pullfrog/pullfrog) from 0 to 0.1.41. - [Release notes](https://github.com/pullfrog/pullfrog/releases) - [Commits](https://github.com/pullfrog/pullfrog/compare/v0...v0.1.41) --- updated-dependencies: - dependency-name: pullfrog/pullfrog dependency-version: 0.1.41 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 6516ae2..d414864 100644 --- a/.github/workflows/pullfrog.yml +++ b/.github/workflows/pullfrog.yml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 1 - name: Run agent - uses: pullfrog/pullfrog@v0 + uses: pullfrog/pullfrog@v0.1.41 with: prompt: ${{ inputs.prompt }} env: