diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e684b6c06..b96ff692f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -60,7 +60,7 @@ jobs: env: VERSION: ${{ inputs.version }} - name: Release - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | github.rest.repos.createRelease({