Skip to content

Commit

Permalink
Merge pull request #24 from infinityofspace/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/peter-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
infinityofspace authored Feb 3, 2024
2 parents 83d2a91 + 9e2f8c9 commit 0b83f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_source_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: sphinx-apidoc -f -o docs/source pkb_client

- name: Open PR with changes
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "[Docs]: update docs source"
Expand Down

0 comments on commit 0b83f55

Please sign in to comment.