From 198cedccaa3e2cafb85079b5f6d736bf9f45226c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:12:11 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request digest to 22a9089 --- .github/workflows/release-branch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-branch.yaml b/.github/workflows/release-branch.yaml index 47686a0..ac59991 100644 --- a/.github/workflows/release-branch.yaml +++ b/.github/workflows/release-branch.yaml @@ -58,7 +58,7 @@ jobs: } - name: Create Pull Request - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 + uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7 with: token: ${{ secrets.GITHUB_TOKEN }} branch: ${{ env.RELEASE_BRANCH }}