Update peter-evans/create-or-update-comment action to v2

This commit is contained in:
Renovate Bot 2022-03-22 09:43:35 +00:00
parent d8e687eeca
commit 5aca229e1d
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify as seen
uses: peter-evans/create-or-update-comment@v1.4.5
uses: peter-evans/create-or-update-comment@v2.0.0
with:
token: ${{ secrets.JF_BOT_TOKEN }}
comment-id: ${{ github.event.comment.id }}