From f16bb57291ae708c3d59db25693e20ad4ee9dc90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 01:22:51 +0000 Subject: [PATCH] chore(deps): bump pullfrog/pullfrog from 0.1.78 to 0.1.81 Bumps [pullfrog/pullfrog](https://github.com/pullfrog/pullfrog) from 0.1.78 to 0.1.81. - [Release notes](https://github.com/pullfrog/pullfrog/releases) - [Commits](https://github.com/pullfrog/pullfrog/compare/a86b83b9a671a9fdb156f386cbcc28d665a6b36b...e354ba26ce66bb317aa30ec13e4bdff962373474) --- updated-dependencies: - dependency-name: pullfrog/pullfrog dependency-version: 0.1.81 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5b55c832d..b22d7ebea 100644 --- a/.github/workflows/pullfrog.yml +++ b/.github/workflows/pullfrog.yml @@ -27,7 +27,7 @@ jobs: persist-credentials: false fetch-depth: 1 - name: Run agent - uses: pullfrog/pullfrog@a86b83b9a671a9fdb156f386cbcc28d665a6b36b # v0 + uses: pullfrog/pullfrog@e354ba26ce66bb317aa30ec13e4bdff962373474 # v0 with: prompt: ${{ inputs.prompt }} push: disabled