mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update actions/github-script action to v7 (#4874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76c8bb2fbf
commit
741de8c259
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-pr-metadata.yml
vendored
2
.github/workflows/update-pr-metadata.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
curl -fsSLO https://gist.githubusercontent.com/gao-sun/88dac6c38e86f4ae12c8a7c3e777040a/raw/07276574142455b3dfeace5d7f4a370447a112b3/git-file-size-diff.sh
|
||||
chmod +x git-file-size-diff.sh
|
||||
|
||||
- uses: actions/github-script@v6
|
||||
- uses: actions/github-script@v7
|
||||
id: message
|
||||
with:
|
||||
result-encoding: string
|
||||
|
|
Loading…
Reference in a new issue