mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 06:16:58 +02:00
chore(deps): update actions/github-script action to v9 (#9402)
This commit is contained in:
@@ -55,7 +55,7 @@ runs:
|
||||
# Post deployment URL as PR comment
|
||||
- name: Comment PR with Preview URL
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: actions/github-script@v8
|
||||
uses: actions/github-script@v9
|
||||
env:
|
||||
COMMENT_BODY: ${{ inputs.comment_body }}
|
||||
PRODUCTION_URL: ${{ inputs.production_url }}
|
||||
|
||||
Reference in New Issue
Block a user