From 7bfd1dff92b559ac1bcc94a8c1b0fc90f8d39a22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 17:10:46 +0000 Subject: [PATCH] chore(deps): update release-drafter/release-drafter action to v6 --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ee36b9d..49bcfcd 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Draft the release notes - uses: release-drafter/release-drafter@v5.24.0 + uses: release-drafter/release-drafter@v6.1.0 with: publish: false tag: v0.1.0