We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d82516 commit 056fd93Copy full SHA for 056fd93
.github/workflows/pr-comment.yml
@@ -62,7 +62,7 @@ jobs:
62
pull-requests: write
63
steps:
64
- name: Agregar comentario con entradas faltantes
65
- uses: thollander/actions-comment-pull-request@v2
+ uses: thollander/actions-comment-pull-request@v3
66
with:
67
message: ${{ needs.define-comment.outputs.comment }}
68
comment_tag: missing-entries
0 commit comments