diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d40f3b7c..9486abce 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -75,7 +75,7 @@ jobs: # parse the changelog to get the release description - name: Parse Changelog Entries - uses: actions/github-script@v7 + uses: actions/github-script@v8 id: changelog with: script: |