diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index c4bd569..776ac0a 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: last-version - uses: actions/github-script@v5 + uses: actions/github-script@v6.3.3 id: version with: result-encoding: string