Skip to content

Commit 61aba02

Browse files
authored
Merge pull request #177 from irgaly/renovate/peter-evans-find-comment-4.x
chore(deps): update peter-evans/find-comment action to v4
2 parents 761176f + 61d3f9c commit 61aba02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
} >> "$GITHUB_OUTPUT"
3333
exit 1
3434
)
35-
- uses: peter-evans/find-comment@v3
35+
- uses: peter-evans/find-comment@v4
3636
id: find_comment
3737
if: failure()
3838
with:

0 commit comments

Comments
 (0)