Skip to content

Commit

Permalink
Merge pull request obsidian-tasks-group#2633 from obsidian-tasks-grou…
Browse files Browse the repository at this point in the history
…p/dependabot/github_actions/peter-evans/create-pull-request-6

chore(deps): bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
claremacrae authored Feb 24, 2024
2 parents 1bcb789 + ab5a27a commit b97f05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Reference: https://github.com/marketplace/actions/create-pull-request
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
title: "docs/contrib: Update snippets and examples in markdown"
branch: create-pull-request/${{ github.workflow }}
Expand Down

0 comments on commit b97f05d

Please sign in to comment.