mirror of
https://github.com/docker/bake-action.git
synced 2026-03-26 10:12:52 +01:00
Upgrade github-script action from v7 to v8
Signed-off-by: Socheat <github@socheat.dev>
This commit is contained in:
@@ -28,7 +28,7 @@ runs:
|
||||
-
|
||||
name: Generate
|
||||
id: generate
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
env:
|
||||
INPUT_WORKDIR: ${{ inputs.workdir }}
|
||||
INPUT_FILES: ${{ inputs.files }}
|
||||
|
||||
Reference in New Issue
Block a user