Skip to content

Commit eb2bbee

Browse files
authored
Merge pull request #3062 from obsidian-tasks-group/dependabot/github_actions/peter-evans/create-pull-request-7
build(deps): bump peter-evans/create-pull-request from 6 to 7
2 parents 9a5db57 + c9e1a29 commit eb2bbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Reference: https://github.com/marketplace/actions/create-pull-request
3131
- name: Create Pull Request
3232
id: cpr
33-
uses: peter-evans/create-pull-request@v6
33+
uses: peter-evans/create-pull-request@v7
3434
with:
3535
title: "docs/contrib: Update snippets and examples in markdown"
3636
branch: create-pull-request/${{ github.workflow }}

0 commit comments

Comments
 (0)