We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7664ac6 + cd015a2 commit 55dce7cCopy full SHA for 55dce7c
.github/workflows/update-readme.yml
@@ -26,7 +26,7 @@ jobs:
26
# Create pull request if applicable (for now works only on PR from same repository, not from forks)
27
- name: Create Pull Request with applied fixes
28
id: cpr
29
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # ratchet:peter-evans/create-pull-request@v4
+ uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # ratchet:peter-evans/create-pull-request@v4
30
with:
31
commit-message: "Auto-update README.md"
32
title: "Update Readme.md"
0 commit comments