diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 29ee3af..8812ad6 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -49,7 +49,7 @@ jobs: env: COMMIT_MSG: ${{ github.event.head_commit.message }} - name: Publish release notes - uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6, specifically v6.1.0 + uses: release-drafter/release-drafter@34d80673e067bdc0c24568d3af899c216adcfaa9 # v6, specifically v7.7.0 with: config-name: release-drafter.yml publish: true