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.
1 parent b54e8ac commit 88037f8Copy full SHA for 88037f8
.github/workflows/update-doc-assets.yml
@@ -45,7 +45,7 @@ jobs:
45
cp -f README.md docs/README.md
46
47
- name: Create Pull Request
48
- uses: peter-evans/create-pull-request@v5.0.1
+ uses: peter-evans/create-pull-request@v5.0.2
49
with:
50
commit-message: Synced README changes to docs
51
committer: github-actions[bot] <github-actions[bot]@users.noreply@github.com>
0 commit comments