From 2a8dbca6cb40f5d2ede805ef1c1dede77288935a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:06:16 +0000 Subject: [PATCH] deps: update peter-evans/create-pull-request action to v6.0.1 --- .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 fc690bfaa..13a134335 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -118,7 +118,7 @@ jobs: working-directory: contrast-main commit: false - name: Create PR - uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0 + uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1 with: title: Post ${{ needs.process-inputs.outputs.WITHOUT_V }} release updates to main body: |