Merge pull request #822 from goplus/dependabot/github_actions/thollander/actions-comment-pull-request-3
build(deps): bump thollander/actions-comment-pull-request from 2 to 3
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
|||||||
run: cat result.md
|
run: cat result.md
|
||||||
|
|
||||||
- name: PR comment with test result
|
- name: PR comment with test result
|
||||||
uses: thollander/actions-comment-pull-request@v2
|
uses: thollander/actions-comment-pull-request@v3
|
||||||
if: false
|
if: false
|
||||||
with:
|
with:
|
||||||
filePath: result.md
|
filePath: result.md
|
||||||
|
|||||||
Reference in New Issue
Block a user