Skip to content

Commit fb1cb43

Browse files
Bump peter-evans/create-pull-request from 7 to 8 (#4287)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 949d44f commit fb1cb43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-condalock-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# Automated PR
7474
# see https://github.com/marketplace/actions/create-pull-request
7575
- name: Create Automated PR if conda lock file has changed
76-
uses: peter-evans/create-pull-request@v7
76+
uses: peter-evans/create-pull-request@v8
7777
with:
7878
token: ${{ secrets.GITHUB_TOKEN }}
7979
commit-message: Updating Linux condalock file

.github/workflows/cron_esmvalbot_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# as comment in the PR
3131
# see https://github.com/marketplace/actions/create-pull-request
3232
- name: Create Auto PR
33-
uses: peter-evans/create-pull-request@v7
33+
uses: peter-evans/create-pull-request@v8
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
commit-message: empty message

0 commit comments

Comments
 (0)