diff --git a/.github/workflows/tag-release.yaml b/.github/workflows/tag-release.yaml
index 10ce4c627b13cd6edd8cd0c5efb8e5f787d052ee..27754eea6d38f50a126cacfe221f2d36fca364ba 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.14.0
+        uses: ncipollo/release-action@v1.15.0
         with:
           allowUpdates: true
           draft: false