Skip to content

Commit 8b31a2f

Browse files
authored
ci: updated awaiting-reply action version
1 parent 73075a6 commit 8b31a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/handle-new-issue-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
name: Handle new issue comment
1010
steps:
1111
- name: Toggle awaiting-reply label
12-
uses: jd-0001/gh-action-toggle-awaiting-reply-label@v2.0.0
12+
uses: jd-solanki/gh-action-toggle-awaiting-reply-label@v2.1.0
1313
with:
14-
label: awaiting-reply
14+
label: awaiting-reply

0 commit comments

Comments
 (0)