diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 411510ede..67e988369 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -48,7 +48,7 @@ jobs: - name: Determine the version bump id: version - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: result-encoding: string script: |