Skip to content

Commit a5ef5ac

Browse files
authored
Merge pull request #491 from Automattic/dependabot/github_actions/peter-evans/create-pull-request-8.1.0
build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
2 parents 0cf978c + 8195989 commit a5ef5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
34+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
3535
with:
3636
add-paths: ':(glob)features/src/**/README.md'
3737
commit-message: 'docs: automated documentation update'

0 commit comments

Comments
 (0)