diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66d973dd..f62a84de 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: echo "API_VERSION=$API_VERSION" >> $GITHUB_ENV - name: Create a draft release - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 with: script: | const api_version = process.env.API_VERSION