From a639a16455537ced018a59171539746a2f55b069 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:22:39 +0000 Subject: [PATCH] Update lucacome/draft-release action to v2 | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | lucacome/draft-release | v1.2.4 | v2.0.0 | 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 da1c023..ee506ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,7 @@ jobs: sarif_file: ${{ steps.scan.outputs.sarif }} - name: Create/Update Draft - uses: lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4 + uses: lucacome/draft-release@fd099feb33710d1fa27b915a08a7acd6a1fb7fd2 # v2.0.0 with: minor-label: "enhancement" major-label: "change"