Skip to content

Commit 4963c40

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump peter-evans/find-comment from 3.1.0 to 4.0.0
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@3eae4d3...b30e6a3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d05f288 commit 4963c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishVersionCheckResults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
"HEAD:refs/heads/${BRANCH_NAME}"
9494
9595
- name: Find existing information comment
96-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
96+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
9797
id: search-comment
9898
if: always() && steps.fetch-patch.outputs.pull_request_number
9999
with:

0 commit comments

Comments
 (0)