diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2adc8c1..a024b76 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: go-version-file: go.mod - name: Generate release notes id: release-notes - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: result-encoding: string script: |