mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-25 09:02:06 +00:00
chore(deps): update actions/github-script action to v8
This commit is contained in:
2
.github/workflows/pr-build-artifacts.yml
vendored
2
.github/workflows/pr-build-artifacts.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
|||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- name: Create comment
|
- name: Create comment
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v8
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const runId = context.runId;
|
const runId = context.runId;
|
||||||
|
|||||||
Reference in New Issue
Block a user