Skip to content

Commit afeab98

Browse files
Bump peter-evans/find-comment from 3 to 4 (#720)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ad8e67 commit afeab98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Find existing comment
2121
id: find-comment
22-
uses: peter-evans/find-comment@v3
22+
uses: peter-evans/find-comment@v4
2323
with:
2424
issue-number: ${{ github.event.workflow_run.pull_requests[0].number }}
2525
comment-author: "github-actions[bot]"

0 commit comments

Comments
 (0)