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