Skip to content

Commit 55dce7c

Browse files
Merge pull request #30 from philips-software/dependabot/github_actions/github-actions-357d974c83
2 parents 7664ac6 + cd015a2 commit 55dce7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Create pull request if applicable (for now works only on PR from same repository, not from forks)
2727
- name: Create Pull Request with applied fixes
2828
id: cpr
29-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # ratchet:peter-evans/create-pull-request@v4
29+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # ratchet:peter-evans/create-pull-request@v4
3030
with:
3131
commit-message: "Auto-update README.md"
3232
title: "Update Readme.md"

0 commit comments

Comments
 (0)