mirror of https://github.com/kedacore/keda.git
chore(deps): bump peter-evans/create-or-update-comment from 1 to 2 (#2856)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e32c1e8f9
commit
d10d6eae9e
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- name: Update comment with the execution url
|
||||
if: ${{ startsWith(github.event.comment.body,'/run-e2e') && steps.check-permission.outputs.has-permission }}
|
||||
uses: peter-evans/create-or-update-comment@v1
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
with:
|
||||
comment-id: ${{ github.event.comment.id }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in New Issue