mirror of
https://github.com/rclone/rclone.git
synced 2025-10-06 05:47:10 +02:00
build: bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
albertony
parent
fbe73c993b
commit
3dd68c824a
@@ -92,7 +92,7 @@ jobs:
|
|||||||
# There's no way around this, because "ImageOS" is only available to
|
# There's no way around this, because "ImageOS" is only available to
|
||||||
# processes, but the setup-go action uses it in its key.
|
# processes, but the setup-go action uses it in its key.
|
||||||
id: imageos
|
id: imageos
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v8
|
||||||
with:
|
with:
|
||||||
result-encoding: string
|
result-encoding: string
|
||||||
script: |
|
script: |
|
||||||
|
Reference in New Issue
Block a user