Skip to content

Commit 8889876

Browse files
authored
Merge pull request #7 from cameronbrill/renovate/peter-evans-find-comment-4.x
Update peter-evans/find-comment action to v4
2 parents f31975b + 87b5462 commit 8889876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/find-update-or-create-comment

.github/actions/find-update-or-create-comment/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
using: "composite"
5454
steps:
5555
- name: Find Comment
56-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
56+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
5757
id: find-comment
5858
with:
5959
token: ${{ github.token }}

0 commit comments

Comments
 (0)