Skip to content

Commit 056fd93

Browse files
Bump thollander/actions-comment-pull-request from 2 to 3
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@v2...v3) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d82516 commit 056fd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
pull-requests: write
6363
steps:
6464
- name: Agregar comentario con entradas faltantes
65-
uses: thollander/actions-comment-pull-request@v2
65+
uses: thollander/actions-comment-pull-request@v3
6666
with:
6767
message: ${{ needs.define-comment.outputs.comment }}
6868
comment_tag: missing-entries

0 commit comments

Comments
 (0)