From e03e815a519b139a6c8c647d27ccd7a28f3e1915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:03:14 +0000 Subject: [PATCH] deps: bump ncipollo/release-action Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 36e78ab6296394ce36f72f6488e68c2353b50514 to 5f55df31e10e67a2ef62ea8f3fa1b926cee6f8b1. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/36e78ab6296394ce36f72f6488e68c2353b50514...5f55df31e10e67a2ef62ea8f3fa1b926cee6f8b1) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 5f55df31e10e67a2ef62ea8f3fa1b926cee6f8b1 dependency-type: direct:production ... 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 d4bde46..f0c58a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -110,7 +110,7 @@ jobs: uses: alorel-actions/git-ident@v1 - name: Create release - uses: ncipollo/release-action@36e78ab6296394ce36f72f6488e68c2353b50514 + uses: ncipollo/release-action@5f55df31e10e67a2ef62ea8f3fa1b926cee6f8b1 with: allowUpdates: false prerelease: false