We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f31975b + 87b5462 commit 8889876Copy full SHA for 8889876
1 file changed
.github/actions/find-update-or-create-comment/action.yaml
@@ -53,7 +53,7 @@ runs:
53
using: "composite"
54
steps:
55
- name: Find Comment
56
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
+ uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
57
id: find-comment
58
with:
59
token: ${{ github.token }}
0 commit comments