Skip to content

Commit d8087fc

Browse files
authored
Merge pull request #481 from Automattic/dependabot/github_actions/peter-evans/create-pull-request-7.0.11
build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.11
2 parents f995d98 + f4f7805 commit d8087fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
base-path-to-features: ./features/src
3232

3333
- name: Create a PR for documentation
34-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
34+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
3535
with:
3636
add-paths: ':(glob)features/src/**/README.md'
3737
commit-message: 'docs: automated documentation update'

0 commit comments

Comments
 (0)