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 d05f288 commit 4963c40Copy full SHA for 4963c40
.github/workflows/publishVersionCheckResults.yml
@@ -93,7 +93,7 @@ jobs:
93
"HEAD:refs/heads/${BRANCH_NAME}"
94
95
- name: Find existing information comment
96
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
+ uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
97
id: search-comment
98
if: always() && steps.fetch-patch.outputs.pull_request_number
99
with:
0 commit comments