diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index f4171d2..e8c9fba 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
           path: dist/
 
       - name: "🌐 Create release"
-        uses: ncipollo/release-action@v1.11.2
+        uses: ncipollo/release-action@v1.13.0
         with:
           artifactErrorsFailBuild: true
           artifacts: dist/*