浏览代码

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 月之前
父节点
当前提交
363e48f252
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release.yml

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

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