Merge pull request #4091 from jellyfin/renovate/ci-deps
Update peter-evans/create-or-update-comment action to v2.1.0
This commit is contained in:
commit
d1bdbd7a16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/commands.yml
vendored
2
.github/workflows/commands.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Notify as seen
|
||||
uses: peter-evans/create-or-update-comment@2b2c85d0bf1b8a7b4e7e344bd5c71dc4b9196e9f # tag=v2.0.1
|
||||
uses: peter-evans/create-or-update-comment@5adcb0bb0f9fb3f95ef05400558bdb3f329ee808 # tag=v2.1.0
|
||||
with:
|
||||
token: ${{ secrets.JF_BOT_TOKEN }}
|
||||
comment-id: ${{ github.event.comment.id }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue