We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f995d98 + f4f7805 commit d8087fcCopy full SHA for d8087fc
.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@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
35
with:
36
add-paths: ':(glob)features/src/**/README.md'
37
commit-message: 'docs: automated documentation update'
0 commit comments