From 0a0334768ef1a1d0abafd654e47abc0ca34731fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:11:46 +0000 Subject: [PATCH] Bump issue-ops/releaser from 2.2.0 to 3.0.0 Bumps [issue-ops/releaser](https://github.com/issue-ops/releaser) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/issue-ops/releaser/releases) - [Commits](https://github.com/issue-ops/releaser/compare/v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: issue-ops/releaser dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 0732e6f..b0ec35a 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -55,7 +55,7 @@ jobs: - name: Create Release id: release - uses: issue-ops/releaser@v2.2.0 + uses: issue-ops/releaser@v3.0.0 with: tag: v${{ steps.tag.outputs.version }}