From 1ed8bfc8cc913837e99d84288e3f83db17d4bd0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:18:06 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: a59c52d55daab9f6a666e8741848b3cf101395a7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08002fc..3bd1229 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: run: script/update-readme - name: Create Pull Request - uses: peter-evans/create-pull-request@000e3c600203cb255d83817abb762ece92981dc9 + uses: peter-evans/create-pull-request@a59c52d55daab9f6a666e8741848b3cf101395a7 with: commit-message: Update build title: Update build \ No newline at end of file