From 8dca376da37805b90344bc4872b489f63322530a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 00:12:04 +0000 Subject: [PATCH] chore(deps): bump miniscruff/changie-action from 2 to 3 Bumps [miniscruff/changie-action](https://github.com/miniscruff/changie-action) from 2 to 3. - [Release notes](https://github.com/miniscruff/changie-action/releases) - [Changelog](https://github.com/miniscruff/changie-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/miniscruff/changie-action/compare/v2...v3) --- updated-dependencies: - dependency-name: miniscruff/changie-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... 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 923ef14..9ffdb58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: - name: Get the latest version id: latest - uses: miniscruff/changie-action@v2 + uses: miniscruff/changie-action@v3 with: version: latest args: latest