Upgrade actions-comment-pull-request to v3 in PR validation workflow for improved functionality and consistency in comment handling.

This commit is contained in:
codecalm 2025-12-23 00:41:11 +01:00
parent b58259b035
commit 1eaa920e9f
1 changed files with 3 additions and 3 deletions

View File

@ -16,11 +16,11 @@ jobs:
- name: Add in progress comment
id: add-in-progress-comment
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
comment_tag: validate
mode: upsert
content: |
message: |
🔄 Icons are being validated... Please wait...
continue-on-error: true
@ -57,7 +57,7 @@ jobs:
continue-on-error: true
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
filePath: ./comment-markup.md
comment_tag: validate