We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cf978c + 8195989 commit a5ef5acCopy full SHA for a5ef5ac
1 file changed
.github/workflows/generate-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
base-path-to-features: ./features/src
32
33
- name: Create a PR for documentation
34
- uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
+ uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
35
with:
36
add-paths: ':(glob)features/src/**/README.md'
37
commit-message: 'docs: automated documentation update'
0 commit comments