forked from phoenix-oss/llama-stack-mirror
build(deps): bump thollander/actions-comment-pull-request from 2 to 3 (#1485)
This commit is contained in:
parent
9506012736
commit
d63e798f6d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue