We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942384a commit 10b02f3Copy full SHA for 10b02f3
.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@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
35
with:
36
add-paths: ':(glob)features/src/**/README.md'
37
commit-message: 'docs: automated documentation update'
0 commit comments