diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index ac45594b..4209d2af 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -411,7 +411,7 @@ jobs: run: ls -la ${{ github.workspace }}/release-assets/ - name: Create GitHub Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: tag_name: v${{ steps.version.outputs.version }} name: LiveKit C++ SDK v${{ steps.version.outputs.version }}