From 1b279aba09a84ce66f23f126cc7cd97ff576a73c Mon Sep 17 00:00:00 2001
From: dmitriysafronov <dmitriysafronov@users.noreply.github.com>
Date: Sat, 1 Mar 2025 01:49:29 +0000
Subject: [PATCH] ci: update from template

Signed-off-by: dmitriysafronov <dmitriysafronov@users.noreply.github.com>
---
 .github/workflows/tag-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/tag-release.yaml b/.github/workflows/tag-release.yaml
index 27754ee..7f942f8 100644
--- a/.github/workflows/tag-release.yaml
+++ b/.github/workflows/tag-release.yaml
@@ -24,7 +24,7 @@ jobs:
           OUTPUT: .CHANGELOG.md
 
       - name: Create Release
-        uses: ncipollo/release-action@v1.15.0
+        uses: ncipollo/release-action@v1.16.0
         with:
           allowUpdates: true
           draft: false
-- 
GitLab