diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 51bc77b65..f70408195 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,7 +21,7 @@ jobs: - name: Get Previous Release Tag and Determine Next Tag id: determine-next-tag - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 with: github-token: "${{ steps.app-token.outputs.token }}" result-encoding: string