From 227b78dd52f257bfc7538b9b3920850c29eb7a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 03:11:13 +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 7d8d160..53312d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: docker compose logs -f test test-no-stream - name: Create/Update Draft - uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1 + uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2 id: release-notes with: minor-label: "enhancement"