From 75c11470116e366786c49c44671b3a6f19bae753 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 09:26:25 +0000 Subject: [PATCH] deps: update peter-evans/create-pull-request action to v5 Signed-off-by: Renovate Bot --- .github/workflows/CI.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index 6281e34485..542bb2674b 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -330,7 +330,7 @@ jobs: run: rsync -av --delete --exclude='charts/*.tgz' ./helm/chart/ ./helm-charts-repository/charts/keptn-lifecycle-toolkit/ - name: Create Pull Request - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: token: ${{ secrets.KEPTN_BOT_TOKEN }} path: ./helm-charts-repository