diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index d92dbee..c305f87 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -62,6 +62,6 @@ jobs: git push - name: "perform release" - uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 + uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 with: tag_name: ${{ env.WF_VERSION }}