Browse Source

ci/release: pin softprops/action-gh-release to v2.2.2

See https://github.com/softprops/action-gh-release/issues/628

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Gerard Marull-Paretas 1 month ago
parent
commit
363e48f252
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -130,6 +130,6 @@ jobs:
         run: ls -R
 
       - name: Create release
-        uses: softprops/action-gh-release@v2
+        uses: softprops/action-gh-release@v2.2.2
         with:
           files: artifacts-*/*