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:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
# - `v1`
|
||||
- name: Set Image Tags
|
||||
id: tags
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const version = '${{ steps.version.outputs.version }}'
|
||||
|
||||
Reference in New Issue
Block a user