From 8bc8f839fa0abe6882cc750423b1c17cde663d49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 10:27:25 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v6.1.0 --- .github/workflows/build-docker-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-images.yaml b/.github/workflows/build-docker-images.yaml index a297459..cce81f4 100644 --- a/.github/workflows/build-docker-images.yaml +++ b/.github/workflows/build-docker-images.yaml @@ -272,7 +272,7 @@ jobs: ${{ inputs.pr_command }} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.0.5 + uses: peter-evans/create-pull-request@v6.1.0 if: github.ref == 'refs/heads/master' && inputs.pr_open timeout-minutes: 1 env: