mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update thollander/actions-comment-pull-request action to v3
This commit is contained in:
parent
b6c194f321
commit
1bcdd71a26
1 changed files with 1 additions and 1 deletions
2
.github/workflows/__job_messages.yml
vendored
2
.github/workflows/__job_messages.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
echo "EOF" >> $GITHUB_ENV
|
||||
|
||||
- name: Push comment to Pull Request 🔼
|
||||
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0
|
||||
uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v3.0.0
|
||||
if: ${{ inputs.comment && steps.compose.conclusion == 'success' }}
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue