From be0e468762a1417f65885c316e3ba391624b02c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:18:00 +0000 Subject: [PATCH] deps: bump ncipollo/release-action Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 36e78ab6296394ce36f72f6488e68c2353b50514 to bcfe5470707e8832e12347755757cec0eb3c22af. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/36e78ab6296394ce36f72f6488e68c2353b50514...bcfe5470707e8832e12347755757cec0eb3c22af) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: bcfe5470707e8832e12347755757cec0eb3c22af 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..c8b5012 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@bcfe5470707e8832e12347755757cec0eb3c22af with: allowUpdates: false prerelease: false