Skip to content

Commit 5f9f4f0

Browse files
authored
Merge pull request #2199 from python-visualization/dependabot/github_actions/github-actions-b4af7f8568
Bump peter-evans/create-pull-request from 7 to 8 in the github-actions group
2 parents e0b4d48 + 08ac4bb commit 5f9f4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Create PR
5757
if: ${{ github.event_name == 'release' }}
58-
uses: peter-evans/create-pull-request@v7
58+
uses: peter-evans/create-pull-request@v8
5959
with:
6060
commit-message: "docs: Update switcher.json for ${{ github.ref_name }}"
6161
title: "docs: Update switcher.json for ${{ github.ref_name }}"

0 commit comments

Comments
 (0)