build(deps): bump thollander/actions-comment-pull-request from 2 to 3 (#1485)

This commit is contained in:
dependabot[bot] 2025-03-07 17:31:53 -05:00 committed by GitHub
parent 9506012736
commit d63e798f6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -320,7 +320,7 @@ jobs:
- name: "PR - Update comment" - name: "PR - Update comment"
id: pr_update_comment id: pr_update_comment
if: github.event_name == 'pull_request_target' if: github.event_name == 'pull_request_target'
uses: thollander/actions-comment-pull-request@v2 uses: thollander/actions-comment-pull-request@v3
with: with:
filePath: test-summary.md filePath: test-summary.md