From d9f03939ce1d5dec26cbc0b8b6fc35ce67f06982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 18:27:58 +0000 Subject: [PATCH] Bump lucacome/draft-release from 1.0.1 to 1.0.2 Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/lucacome/draft-release/releases) - [Commits](https://github.com/lucacome/draft-release/compare/785af55296512c907875513e397320ae3f1306bb...52f02d1a69b61568e54ab5cf86ce91503bac4066) --- updated-dependencies: - dependency-name: lucacome/draft-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 cfeff26c42..1ac5db73d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: go-version: stable - name: Create/Update Draft - uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1 + uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2 with: minor-label: "enhancement" major-label: "change"