diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 29ee3af..641fd37 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@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6, specifically v6.2.0 with: config-name: release-drafter.yml publish: true