From b3a08b9e9efc9a86e71dae65664b7823b0937207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:03:50 +0000 Subject: [PATCH] deps: update peter-evans/create-pull-request action to v6.0.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 bdc4088d6f..e1c107432d 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -274,7 +274,7 @@ jobs: run: rsync -av --delete --exclude='charts/*.tgz' ./${{ matrix.config.path }}/ ./helm-charts-repository/charts/${{ matrix.config.name }}/ - name: Create Pull Request - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 + uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533 # v6.0.3 with: token: ${{ secrets.KEPTN_BOT_TOKEN }} path: ./helm-charts-repository