Skip to content

Commit

Permalink
ci: update actions/github-script
Browse files Browse the repository at this point in the history
Signed-off-by: Kengo TODA <skypencil@gmail.com>
  • Loading branch information
KengoTODA committed Mar 16, 2024
1 parent 0611075 commit afe6f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-tag.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version-file: '.nvmrc'
- run: npm install semver
- name: Get versions
uses: actions/github-script@v6
uses: actions/github-script@v7
id: batch
env:
TAG_NAME: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit afe6f99

Please sign in to comment.