Merge pull request #4476 from jellyfin/renovate/peter-evans-create-or-update-comment-3.x

Update peter-evans/create-or-update-comment action to v3
This commit is contained in:
Bill Thornton
2023-04-12 10:39:44 -04:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify as seen
uses: peter-evans/create-or-update-comment@67dcc547d311b736a8e6c5c236542148a47adc3d # v2.1.1
uses: peter-evans/create-or-update-comment@3383acd359705b10cb1eeef05c0e88c056ea4666 # v3.0.0
with:
token: ${{ secrets.JF_BOT_TOKEN }}
comment-id: ${{ github.event.comment.id }}