Skip to content

Commit d17e0c6

Browse files
committed
ref change
1 parent a220cad commit d17e0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-on-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- name: Run Comment Action
28-
uses: recursivezero/action-club/.github/actions/comment-on-issue@v0.2.57
28+
uses: recursivezero/action-club/.github/actions/comment-on-issue@main
2929
with:
3030
issue_number: ${{ github.event.inputs.issue_number }}
3131
comment_body: ${{ github.event.inputs.comment_body }}

0 commit comments

Comments
 (0)