We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a220cad commit d17e0c6Copy full SHA for d17e0c6
.github/workflows/comment-on-issue.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v4
26
27
- name: Run Comment Action
28
- uses: recursivezero/action-club/.github/actions/comment-on-issue@v0.2.57
+ uses: recursivezero/action-club/.github/actions/comment-on-issue@main
29
with:
30
issue_number: ${{ github.event.inputs.issue_number }}
31
comment_body: ${{ github.event.inputs.comment_body }}
0 commit comments