From 9325dab2452841e7af7498ff1f48bbbe2d151d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:07:23 +0000 Subject: [PATCH] Bump 3liz/changelog-release from 0.2.1 to 0.3.0 Bumps [3liz/changelog-release](https://github.com/3liz/changelog-release) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/3liz/changelog-release/releases) - [Commits](https://github.com/3liz/changelog-release/compare/0.2.1...0.3.0) --- updated-dependencies: - dependency-name: 3liz/changelog-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index be17dbf..513a1c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -95,7 +95,7 @@ jobs: - name: Read the changelog id: changelog - uses: 3liz/changelog-release@0.2.1 + uses: 3liz/changelog-release@0.3.0 - name: Build package run: |