Skip to content

Commit

Permalink
Merge pull request #1975 from python-visualization/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/peter-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 3 to 6
  • Loading branch information
ocefpaf authored Jun 17, 2024
2 parents af1f565 + 4c70a64 commit 8804d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Create PR
if: ${{ github.event_name == 'release' }}
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
commit-message: "docs: Update switcher.json for ${{ github.ref_name }}"
title: "docs: Update switcher.json for ${{ github.ref_name }}"
Expand Down

0 comments on commit 8804d39

Please sign in to comment.