From a074cf7e78a850633e42f36efc3e856ac309c103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:28:27 +0200 Subject: [PATCH] deps: update peter-evans/create-pull-request action to v6.0.3 (#321) Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f67bb0292b..6ef0fc92c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -135,7 +135,7 @@ jobs: working-directory: contrast-main commit: false - name: Create PR - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 + uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533 # v6.0.3 with: title: Post ${{ needs.process-inputs.outputs.WITHOUT_V }} release updates to main body: |