Merge pull request #29 from actions/dependabot/github_actions/actions/github-script-8
Bump actions/github-script from 7 to 8
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
|||||||
# - `v1`
|
# - `v1`
|
||||||
- name: Set Image Tags
|
- name: Set Image Tags
|
||||||
id: tags
|
id: tags
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v8
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const version = '${{ steps.version.outputs.version }}'
|
const version = '${{ steps.version.outputs.version }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user