From e8edc55ef4bb28cedcd255e4c4a1e0dca3e51b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 23:37:54 +0100 Subject: [PATCH] Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#3202) --- .github/workflows/weekly_pull_requests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly_pull_requests.yaml b/.github/workflows/weekly_pull_requests.yaml index ddc5ddd34..cf49e7ca6 100644 --- a/.github/workflows/weekly_pull_requests.yaml +++ b/.github/workflows/weekly_pull_requests.yaml @@ -46,7 +46,7 @@ jobs: # see https://github.com/peter-evans/create-pull-request - name: Create pull-request - uses: peter-evans/create-pull-request@v4.1.3 + uses: peter-evans/create-pull-request@v4.2.0 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "[automated] ${{ matrix.actions.name }}"