From e7bd79f325fe50b9d1ae5409362f3a1b60b76d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 21:12:53 +0000 Subject: [PATCH] Update lucacome/draft-release action to v2.0.3 | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | lucacome/draft-release | v2.0.2 | v2.0.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 409e5a0a..7301abde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,7 +113,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Create/Update Draft - uses: lucacome/draft-release@0ebb400b90474a1b791602046abf8394e9f5402d # v2.0.2 + uses: lucacome/draft-release@63b16bb66ce9106da096d2c903216742430e9f56 # v2.0.3 id: release-notes with: minor-label: "enhancement"