ci: update actions/github-script
Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
2
.github/workflows/semantic-tag.yml
vendored
2
.github/workflows/semantic-tag.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
node-version-file: '.nvmrc'
|
node-version-file: '.nvmrc'
|
||||||
- run: npm install semver
|
- run: npm install semver
|
||||||
- name: Get versions
|
- name: Get versions
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v7
|
||||||
id: batch
|
id: batch
|
||||||
env:
|
env:
|
||||||
TAG_NAME: ${{ github.event.release.tag_name }}
|
TAG_NAME: ${{ github.event.release.tag_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user