diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index f1a3407b53..8e89e0172c 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -315,7 +315,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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4 + uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5 with: token: ${{ secrets.KEPTN_BOT_TOKEN }} path: ./helm-charts-repository