chore(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (#10359)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
21f5cacaf8
commit
3c41b3ec78
6
.github/workflows/issue-analyzer.yml
vendored
6
.github/workflows/issue-analyzer.yml
vendored
@ -136,7 +136,7 @@ jobs:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
comment-author: 'github-actions[bot]'
|
||||
- name: Upsert comment
|
||||
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3.0.1
|
||||
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3.0.2
|
||||
with:
|
||||
comment-id: ${{ steps.find-comment-id.outputs.comment-id }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
@ -173,7 +173,7 @@ jobs:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
comment-author: 'github-actions[bot]'
|
||||
- name: Upsert comment
|
||||
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3.0.1
|
||||
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3.0.2
|
||||
with:
|
||||
comment-id: ${{ steps.find-comment-id.outputs.comment-id }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
@ -209,7 +209,7 @@ jobs:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
comment-author: 'github-actions[bot]'
|
||||
- name: Upsert comment
|
||||
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3.0.1
|
||||
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3.0.2
|
||||
with:
|
||||
comment-id: ${{ steps.find-comment-id.outputs.comment-id }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
|
Loading…
Reference in New Issue
Block a user